Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java91 public void resetViewStates(AmbientState ambientState, int speedBumpIndex) { in resetViewStates()
120 AmbientState ambientState) { in getNotificationChildrenStates()
148 AmbientState ambientState) { in updateShelfState()
175 AmbientState ambientState) { in updateClipping()
215 private void updateDimmedActivatedHideSensitive(AmbientState ambientState, in updateDimmedActivatedHideSensitive()
236 private void initAlgorithmState(StackScrollAlgorithmState state, AmbientState ambientState) { in initAlgorithmState()
326 AmbientState ambientState) { in updatePositionsForState()
353 AmbientState ambientState) { in getExpansionFractionWithoutShelf()
381 AmbientState ambientState) { in updateChild()
528 AmbientState ambientState) { in updatePulsingStates()
[all …]
DNotificationStackScrollLayout.java575 AmbientState ambientState, in NotificationStackScrollLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelfController.java97 public void bind(AmbientState ambientState, in bind()
108 AmbientState ambientState) { in updateState()
DNotificationShelf.java109 public void bind(AmbientState ambientState, in bind()
159 AmbientState ambientState) { in updateState()
DLockscreenShadeTransitionController.kt58 private val ambientState: AmbientState, in <lambda>() constant in com.android.systemui.statusbar.LockscreenShadeTransitionController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionControllerTest.kt62 @Mock lateinit var ambientState: AmbientState variable in com.android.systemui.statusbar.LockscreenShadeTransitionControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelViewController.java220 AmbientState ambientState) { in PanelViewController()
DNotificationPanelViewController.java678 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()