Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java310 public void showTransientIndication(int transientIndication) { in showTransientIndication() method in KeyguardIndicationController
317 public void showTransientIndication(CharSequence transientIndication) { in showTransientIndication() method in KeyguardIndicationController
324 public void showTransientIndication(CharSequence transientIndication, in showTransientIndication() method in KeyguardIndicationController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java3128 public void showTransientIndication(int id) { in showTransientIndication() method