@Implements(value=android.app.KeyguardManager.class) public class ShadowKeyguardManager extends Object
KeyguardManager.| Modifier and Type | Class and Description |
|---|---|
static class |
ShadowKeyguardManager.ShadowKeyguardLock |
| Constructor and Description |
|---|
ShadowKeyguardManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
inKeyguardRestrictedInputMode() |
android.app.KeyguardManager.KeyguardLock |
newKeyguardLock(String tag) |
void |
setinRestrictedInputMode(boolean restricted) |
@Implementation public boolean inKeyguardRestrictedInputMode()
@Implementation public android.app.KeyguardManager.KeyguardLock newKeyguardLock(String tag)
public void setinRestrictedInputMode(boolean restricted)
Copyright © 2015. All rights reserved.