android.app
Class KeyguardManager
java.lang.Object
android.app.KeyguardManager
public class KeyguardManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newKeyguardLock
@Deprecated
public KeyguardManager.KeyguardLock newKeyguardLock(String tag)
- Deprecated.
isKeyguardLocked
public boolean isKeyguardLocked()
isKeyguardSecure
public boolean isKeyguardSecure()
inKeyguardRestrictedInputMode
public boolean inKeyguardRestrictedInputMode()
exitKeyguardSecurely
@Deprecated
public void exitKeyguardSecurely(KeyguardManager.OnKeyguardExitResult callback)
- Deprecated.
Copyright © 2008-2012. All Rights Reserved.