Home
last modified time | relevance | path

Searched refs:INDICATION_IS_DISMISSIBLE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardIndicationRotateTextViewController.java403 public static final int INDICATION_IS_DISMISSIBLE = 13; field in KeyguardIndicationRotateTextViewController
420 INDICATION_IS_DISMISSIBLE,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java37 …com.android.systemui.keyguard.KeyguardIndicationRotateTextViewController.INDICATION_IS_DISMISSIBLE;
505 INDICATION_IS_DISMISSIBLE, in updateForceIsDimissibileChanged()
514 mRotateTextViewController.hideIndication(INDICATION_IS_DISMISSIBLE); in updateForceIsDimissibileChanged()