Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationListContainer.java102 void removeContainerView(View v); in removeContainerView() method
H A DNotificationStackScrollLayout.java4644 public void removeContainerView(View v) { in removeContainerView() method
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationViewHierarchyManagerTest.java307 public void removeContainerView(View v) { in removeContainerView() method in NotificationViewHierarchyManagerTest.FakeListContainer