Home
last modified time | relevance | path

Searched defs:resetExposedMenuView (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationListContainer.java137 void resetExposedMenuView(boolean animate, boolean force); in resetExposedMenuView() method
H A DNotificationSwipeHelper.java420 public void resetExposedMenuView(boolean animate, boolean force) { in resetExposedMenuView() method in NotificationSwipeHelper
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationViewHierarchyManagerTest.java341 public void resetExposedMenuView(boolean animate, boolean force) {} in resetExposedMenuView() method in NotificationViewHierarchyManagerTest.FakeListContainer