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
public KeyguardManager.KeyguardLock newKeyguardLock(String tag)
inKeyguardRestrictedInputMode
public boolean inKeyguardRestrictedInputMode()
exitKeyguardSecurely
public void exitKeyguardSecurely(KeyguardManager.OnKeyguardExitResult callback)
Copyright © 2008-2012. All Rights Reserved.