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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
TvStatusBar.java 179 protected void setHeadsUpUser(int newUserId) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 648 setHeadsUpUser(mCurrentUserId);
716 setHeadsUpUser(newUserId);
719 protected abstract void setHeadsUpUser(int newUserId);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]

Completed in 727 milliseconds