Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationListContainer.java98 void removeContainerView(View v); in removeContainerView() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManagerTest.java315 public void removeContainerView(View v) { in removeContainerView() method in NotificationViewHierarchyManagerTest.FakeListContainer