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.java105 private static final boolean DEBUG_SIM_STATES = KeyguardConstants.DEBUG_SIM_STATES; field in KeyguardUpdateMonitor
372 if (DEBUG_SIM_STATES) { in handleSimSubscriptionInfoChanged()
752 if (DEBUG_SIM_STATES) {
1472 if (DEBUG_SIM_STATES) { in handleSimStateChange()
1704 if (DEBUG_SIM_STATES) Log.v(TAG, "reportSimUnlocked(subId=" + subId + ")"); in reportSimUnlocked()
DKeyguardSimPinView.java50 private static final boolean DEBUG = KeyguardConstants.DEBUG_SIM_STATES;
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java144 private static final boolean DEBUG_SIM_STATES = KeyguardConstants.DEBUG_SIM_STATES; field in KeyguardViewMediator
422 if (DEBUG_SIM_STATES) {
448 if (DEBUG_SIM_STATES) Log.d(TAG, "ICC_ABSENT isn't showing,"
467 if (DEBUG_SIM_STATES) Log.d(TAG,
479 if (DEBUG_SIM_STATES) Log.d(TAG, "PERM_DISABLED and "
483 if (DEBUG_SIM_STATES) Log.d(TAG, "PERM_DISABLED, resetStateLocked to"
499 if (DEBUG_SIM_STATES) Log.v(TAG, "Unspecific state: " + simState);