Searched refs:onHeadsUpPinnedModeChanged (Results 1 - 6 of 6) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationGroupManager.java361 public void onHeadsUpPinnedModeChanged(boolean inPinnedMode) { method in class:NotificationGroupManager
H A DNotificationPanelView.java2234 public void onHeadsUpPinnedModeChanged(final boolean inPinnedMode) { method in class:NotificationPanelView
H A DScrimController.java451 public void onHeadsUpPinnedModeChanged(boolean inPinnedMode) { method in class:ScrimController
H A DStatusBar.java2644 public void onHeadsUpPinnedModeChanged(boolean inPinnedMode) { method in class:StatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpManager.java271 listener.onHeadsUpPinnedModeChanged(hasPinnedNotification);
H A DOnHeadsUpChangedListener.java31 default void onHeadsUpPinnedModeChanged(boolean inPinnedMode) {} method in interface:OnHeadsUpChangedListener

Completed in 137 milliseconds