Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationListContainer.java143 void cleanUpViewStateForEntry(NotificationEntry entry); in cleanUpViewStateForEntry() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManagerTest.java350 public void cleanUpViewStateForEntry(NotificationEntry entry) { } in cleanUpViewStateForEntry() method in NotificationViewHierarchyManagerTest.FakeListContainer