Searched refs:ALLOW_DISABLE_YES (Results 1 – 1 of 1) sorted by relevance
37 private static final int ALLOW_DISABLE_YES = 1; field in KeyguardDisableHandler79 if (mAllowDisableKeyguard != ALLOW_DISABLE_YES) { in handleMessage()106 ALLOW_DISABLE_YES : ALLOW_DISABLE_NO; in updateAllowState()118 if (mAllowDisableKeyguard == ALLOW_DISABLE_YES) { in acquired()