Home
last modified time | relevance | path

Searched defs:ambientState (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java96 public void resetViewStates(AmbientState ambientState, int speedBumpIndex) { in resetViewStates()
134 AmbientState ambientState) { in getNotificationChildrenStates()
162 AmbientState ambientState) { in updateShelfState()
189 AmbientState ambientState) { in updateClipping()
340 AmbientState ambientState) { in updatePositionsForState()
367 AmbientState ambientState) { in getExpansionFractionWithoutShelf()
413 AmbientState ambientState) { in updateChild()
565 AmbientState ambientState) { in updatePulsingStates()
582 AmbientState ambientState) { in updateHeadsUpStates()
697 AmbientState ambientState) { in updateZValuesForState()
[all …]
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelfController.java97 public void bind(AmbientState ambientState, in bind()
108 AmbientState ambientState) { in updateState()
H A DNotificationShelf.java110 public void bind(AmbientState ambientState, in bind()
160 AmbientState ambientState) { in updateState()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithmTest.kt24 private val ambientState = AmbientState( regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java225 AmbientState ambientState) { in PanelViewController()
H A DNotificationPanelViewController.java656 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()