-
- Downloads
[Bouncer] Fix translation speed for notifications.
Read bouncer state in order to determine when to use bouncer interpolation for alpha. Also rename boolean to be prefixed with is. Bug: 228831465 Test: Manual and unit tests Change-Id: I6f872db0655d04efae926fdd04e82a4aa460a408
Showing
- packages/SystemUI/src/com/android/systemui/biometrics/UdfpsKeyguardViewController.java 1 addition, 1 deletion...roid/systemui/biometrics/UdfpsKeyguardViewController.java
- packages/SystemUI/src/com/android/systemui/qs/QSFragment.java 1 addition, 1 deletion...ages/SystemUI/src/com/android/systemui/qs/QSFragment.java
- packages/SystemUI/src/com/android/systemui/qs/QSPanelController.java 2 additions, 2 deletions...stemUI/src/com/android/systemui/qs/QSPanelController.java
- packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/AmbientState.java 18 additions, 1 deletion...d/systemui/statusbar/notification/stack/AmbientState.java
- packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/StackScrollAlgorithm.java 4 additions, 1 deletion...ui/statusbar/notification/stack/StackScrollAlgorithm.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/PanelViewController.java 1 addition, 4 deletions...android/systemui/statusbar/phone/PanelViewController.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/ScrimController.java 1 addition, 1 deletion...com/android/systemui/statusbar/phone/ScrimController.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java 1 addition, 1 deletion...ystemui/statusbar/phone/StatusBarKeyguardViewManager.java
- packages/SystemUI/tests/src/com/android/systemui/qs/QSFragmentTest.java 2 additions, 2 deletions...mUI/tests/src/com/android/systemui/qs/QSFragmentTest.java
- packages/SystemUI/tests/src/com/android/systemui/qs/QSPanelControllerTest.kt 6 additions, 6 deletions...ests/src/com/android/systemui/qs/QSPanelControllerTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayoutTest.java 4 additions, 1 deletion...notification/stack/NotificationStackScrollLayoutTest.java
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/StackScrollAlgorithmTest.kt 8 additions, 3 deletions.../statusbar/notification/stack/StackScrollAlgorithmTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ScrimControllerTest.java 6 additions, 6 deletions...android/systemui/statusbar/phone/ScrimControllerTest.java
- packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManagerTest.java 4 additions, 4 deletions...mui/statusbar/phone/StatusBarKeyguardViewManagerTest.java
Loading
Please register or sign in to comment