Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListContainer.java155 void cleanUpViewState(View view); in cleanUpViewState() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManagerTest.java259 public void cleanUpViewState(View view) {} in cleanUpViewState() method in NotificationViewHierarchyManagerTest.FakeListContainer