Home
last modified time | relevance | path

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

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