Home
last modified time | relevance | path

Searched refs:onHeadsUpPinnedModeChanged (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DOnHeadsUpChangedListener.java32 default void onHeadsUpPinnedModeChanged(boolean inPinnedMode) {} in onHeadsUpPinnedModeChanged() method
DBaseHeadsUpManager.java472 listener.onHeadsUpPinnedModeChanged(hasPinnedNotification); in updatePinnedMode()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarHeadsUpChangeListener.java78 public void onHeadsUpPinnedModeChanged(boolean inPinnedMode) { in onHeadsUpPinnedModeChanged() method in StatusBarHeadsUpChangeListener
DStatusBarTouchableRegionManager.java116 public void onHeadsUpPinnedModeChanged(boolean hasPinnedNotification) { in StatusBarTouchableRegionManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java679 public void onHeadsUpPinnedModeChanged(boolean inPinnedMode) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java4454 public void onHeadsUpPinnedModeChanged(final boolean inPinnedMode) {