HomeSort by relevance Sort by last modified time
    Searched refs:showBouncerMessage (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyguardIndicationController.java 252 mStatusBarKeyguardViewManager.showBouncerMessage(helpString, errorColor);
279 mStatusBarKeyguardViewManager.showBouncerMessage(errString, errorColor);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarKeyguardViewManager.java 593 public void showBouncerMessage(String message, int color) {

Completed in 4832 milliseconds