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/phone/
DStatusIconContainer.java120 resetViewStates(); in onLayout()
350 private void resetViewStates() { in resetViewStates() method in StatusIconContainer
DNotificationIconContainer.java251 resetViewStates(); in updateState()
362 public void resetViewStates() { in resetViewStates() method in NotificationIconContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java91 public void resetViewStates(AmbientState ambientState) { in resetViewStates() method in StackScrollAlgorithm
DNotificationStackScrollLayout.java1135 mStackScrollAlgorithm.resetViewStates(mAmbientState);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java240 mShelfIcons.resetViewStates(); in updateAppearance()