Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardIndicationRotateTextViewController.java138 public void updateIndication(@IndicationType int type, KeyguardIndication newIndication, in updateIndication()
222 public void showTransient(CharSequence newIndication) { in showTransient()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java1044 CharSequence newIndication; in updateDeviceEntryIndication() local