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 415 mStatusBarKeyguardViewManager.showBouncerMessage(helpString, errorColor);
443 mStatusBarKeyguardViewManager.showBouncerMessage(errString, errorColor);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarKeyguardViewManager.java 634 public void showBouncerMessage(String message, int color) {

Completed in 165 milliseconds