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/
DNotificationListContainer.java95 void removeContainerView(View v); in removeContainerView() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManagerTest.java225 public void removeContainerView(View v) { in removeContainerView() method in NotificationViewHierarchyManagerTest.FakeListContainer