Searched refs:ALLOW_DISABLE_YES (Results 1 – 1 of 1) sorted by relevance
34 private static final int ALLOW_DISABLE_YES = 1; field in KeyguardDisableHandler76 if (mAllowDisableKeyguard != ALLOW_DISABLE_YES) { in handleMessage()103 ALLOW_DISABLE_YES : ALLOW_DISABLE_NO; in updateAllowState()115 if (mAllowDisableKeyguard == ALLOW_DISABLE_YES) { in acquired()