Home
last modified time | relevance | path

Searched refs:INDICATION_TYPE_TRUST (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardIndicationRotateTextViewController.java374 public static final int INDICATION_TYPE_TRUST = 6; field in KeyguardIndicationRotateTextViewController
388 INDICATION_TYPE_TRUST,
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java32 …tic com.android.systemui.keyguard.KeyguardIndicationRotateTextViewController.INDICATION_TYPE_TRUST;
437 INDICATION_TYPE_TRUST, in updateTrust()
447 INDICATION_TYPE_TRUST, in updateTrust()
454 mRotateTextViewController.hideIndication(INDICATION_TYPE_TRUST); in updateTrust()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DKeyguardIndicationControllerTest.java30 …tic com.android.systemui.keyguard.KeyguardIndicationRotateTextViewController.INDICATION_TYPE_TRUST;
598 INDICATION_TYPE_TRUST, in unlockMethodCache_listenerUpdatesPluggedIndication()