Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardIndicationRotateTextViewController.java115 public void updateIndication(@IndicationType int type, KeyguardIndication newIndication, in updateIndication()
203 public void showTransient(CharSequence newIndication) { in showTransient()