| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
| D | StackScrollAlgorithm.java | 112 public void resetViewStates(AmbientState ambientState, int speedBumpIndex) { in resetViewStates() 134 AmbientState ambientState) { in updateAlphaState() 188 private float interpolateFooterAlpha(AmbientState ambientState) { in interpolateFooterAlpha() 197 private float interpolateNotificationContentAlpha(AmbientState ambientState) { in interpolateNotificationContentAlpha() 212 public float getNotificationSquishinessFraction(AmbientState ambientState) { in getNotificationSquishinessFraction() 283 AmbientState ambientState) { in updateShelfState() 294 AmbientState ambientState) { in updateClipping() 338 private void updateDimmedAndHideSensitive(AmbientState ambientState, in updateDimmedAndHideSensitive() 354 private void initAlgorithmState(StackScrollAlgorithmState state, AmbientState ambientState) { in initAlgorithmState() 453 AmbientState ambientState) { in updatePositionsForState() [all …]
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
| D | LegacyNotificationShelfControllerImpl.java | 94 public void bind(AmbientState ambientState, in bind()
|
| D | NotificationShelf.java | 134 public void bind(AmbientState ambientState, in bind() 144 public void bind(AmbientState ambientState, NotificationStackScrollLayout hostLayout, in bind() 214 AmbientState ambientState) { in updateState()
|
| D | LockscreenShadeTransitionController.kt | 64 private val ambientState: AmbientState, in <lambda>() constant in com.android.systemui.statusbar.LockscreenShadeTransitionController
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
| D | NotificationShadeWindowViewController.java | 162 AmbientState ambientState, in NotificationShadeWindowViewController()
|
| D | QuickSettingsController.java | 335 AmbientState ambientState, in QuickSettingsController()
|
| D | NotificationPanelViewController.java | 692 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
| D | NotificationShadeWindowViewTest.kt | 108 @Mock private lateinit var ambientState: AmbientState variable in com.android.systemui.shade.NotificationShadeWindowViewTest
|
| D | NotificationShadeWindowViewControllerTest.kt | 101 @Mock private lateinit var ambientState: AmbientState variable in com.android.systemui.shade.NotificationShadeWindowViewControllerTest
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ |
| D | StackScrollAlgorithmTest.kt | 53 private val ambientState = AmbientState( in <lambda>() constant
|
| D | NotificationShelfTest.kt | 49 private lateinit var ambientState: AmbientState variable in com.android.systemui.statusbar.notification.stack.NotificationShelfTest
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
| D | LockscreenShadeTransitionControllerTest.kt | 86 @Mock lateinit var ambientState: AmbientState variable in com.android.systemui.statusbar.LockscreenShadeTransitionControllerTest
|