Home
last modified time | relevance | path

Searched defs:DEBUG_SIM_STATES (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardConstants.java31 public static final boolean DEBUG_SIM_STATES = true; field in KeyguardConstants
H A DKeyguardUpdateMonitor.java144 private static final boolean DEBUG_SIM_STATES = KeyguardConstants.DEBUG_SIM_STATES; field in KeyguardUpdateMonitor
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java185 private static final boolean DEBUG_SIM_STATES = KeyguardConstants.DEBUG_SIM_STATES; field in KeyguardViewMediator