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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpManager.java 292 public boolean isHeadsUp(String key) {
469 if (isHeadsUp(entry.key)) {
740 * @param isHeadsUp whether the notification is now a headsUp notification
742 void onHeadsUpStateChanged(NotificationData.Entry entry, boolean isHeadsUp);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]

Completed in 6060 milliseconds