Home
last modified time | relevance | path

Searched refs:resetViewStates (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollState.java50 public void resetViewStates() { in resetViewStates() method in StackScrollState
DStackScrollAlgorithm.java85 resultState.resetViewStates(); in getStackScrollState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusIconContainer.java116 resetViewStates(); in onLayout()
294 private void resetViewStates() { in resetViewStates() method in StatusIconContainer
DNotificationIconContainer.java249 resetViewStates(); in updateState()
355 public void resetViewStates() { in resetViewStates() method in NotificationIconContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java235 mShelfIcons.resetViewStates(); in updateAppearance()