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

Completed in 2298 milliseconds