Searched refs:KEYGUARD_DISABLE (Results 1 – 2 of 2) sorted by relevance
40 static final int KEYGUARD_DISABLE = 1; field in KeyguardDisableHandler61 case KEYGUARD_DISABLE: in handleMessage()
5391 KeyguardDisableHandler.KEYGUARD_DISABLE, new Pair<IBinder, String>(token, tag))); in disableKeyguard()