Home
last modified time | relevance | path

Searched refs:DEBUG_SIM_STATES (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardConstants.java29 public static final boolean DEBUG_SIM_STATES = false; field in KeyguardConstants
DKeyguardUpdateMonitor.java100 private static final boolean DEBUG_SIM_STATES = KeyguardConstants.DEBUG_SIM_STATES; field in KeyguardUpdateMonitor
332 if (DEBUG_SIM_STATES) { in handleSimSubscriptionInfoChanged()
679 if (DEBUG_SIM_STATES) {
1379 if (DEBUG_SIM_STATES) { in handleSimStateChange()
1611 if (DEBUG_SIM_STATES) Log.v(TAG, "reportSimUnlocked(subId=" + subId + ")"); in reportSimUnlocked()
DKeyguardSimPinView.java48 private static final boolean DEBUG = KeyguardConstants.DEBUG_SIM_STATES;
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java143 private static final boolean DEBUG_SIM_STATES = KeyguardConstants.DEBUG_SIM_STATES; field in KeyguardViewMediator
415 if (DEBUG_SIM_STATES) {
441 if (DEBUG_SIM_STATES) Log.d(TAG, "ICC_ABSENT isn't showing,"
460 if (DEBUG_SIM_STATES) Log.d(TAG,
472 if (DEBUG_SIM_STATES) Log.d(TAG, "PERM_DISABLED and "
476 if (DEBUG_SIM_STATES) Log.d(TAG, "PERM_DISABLED, resetStateLocked to"
492 if (DEBUG_SIM_STATES) Log.v(TAG, "Unspecific state: " + simState);