Home
last modified time | relevance | path

Searched refs:KeyguardConstants (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardUserSwitcherListView.java26 import com.android.keyguard.KeyguardConstants;
36 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardUserDetailItemView.java28 import com.android.keyguard.KeyguardConstants;
38 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardQsUserSwitchController.java34 import com.android.keyguard.KeyguardConstants;
65 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardUserSwitcherController.java35 import com.android.keyguard.KeyguardConstants;
68 private static final boolean DEBUG = KeyguardConstants.DEBUG;
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardConstants.java24 public class KeyguardConstants { class
DKeyguardSimPukView.java31 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardStatusView.java45 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardSecurityViewFlipperController.java49 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardSecurityViewFlipper.java42 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardDisplayManager.java55 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardPatternView.java53 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardSimPinViewController.java55 private static final boolean DEBUG = KeyguardConstants.DEBUG_SIM_STATES;
DKeyguardSimPukViewController.java48 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardStatusViewController.java82 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DCarrierTextManager.java72 private static final boolean DEBUG = KeyguardConstants.DEBUG;
DKeyguardSecurityContainerController.java115 private static final boolean DEBUG = KeyguardConstants.DEBUG;
/frameworks/base/packages/SystemUI/docs/device-entry/
Dkeyguard.md42 …at will print to logcat. Should only be used temporarily for debugging. See [KeyguardConstants][5].
59 [5]: /frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardConstants.java
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java123 import com.android.keyguard.KeyguardConstants;
239 private static final boolean DEBUG = KeyguardConstants.DEBUG;
240 private static final boolean DEBUG_SIM_STATES = KeyguardConstants.DEBUG_SIM_STATES;