Support for passive interrupts
Bug: 111414690 Test: manual, lift, swipe down, go to shade locked Test: adb shell setprop persist.sysui.expand_shade_on_wake_up 0 Test: adb shell setprop persist.sysui.go_to_shade_on_wake_up 0 Change-Id: I59018a72b85cfcf75344d83bbf9e3a122a66c018
Showing
- packages/SystemUI/src/com/android/systemui/doze/DozeHost.java 6 additions, 0 deletions...ages/SystemUI/src/com/android/systemui/doze/DozeHost.java
- packages/SystemUI/src/com/android/systemui/doze/DozeTriggers.java 3 additions, 0 deletions.../SystemUI/src/com/android/systemui/doze/DozeTriggers.java
- packages/SystemUI/src/com/android/systemui/statusbar/DragDownHelper.java 3 additions, 6 deletions...UI/src/com/android/systemui/statusbar/DragDownHelper.java
- packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java 1 addition, 1 deletion...src/com/android/systemui/statusbar/NotificationShelf.java
- packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayout.java 9 additions, 7 deletions...bar/notification/stack/NotificationStackScrollLayout.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardClockPositionAlgorithm.java 8 additions, 14 deletions...temui/statusbar/phone/KeyguardClockPositionAlgorithm.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java 70 additions, 23 deletions...droid/systemui/statusbar/phone/NotificationPanelView.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/ScrimController.java 7 additions, 2 deletions...com/android/systemui/statusbar/phone/ScrimController.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/ScrimState.java 20 additions, 2 deletions.../src/com/android/systemui/statusbar/phone/ScrimState.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java 17 additions, 3 deletions...I/src/com/android/systemui/statusbar/phone/StatusBar.java
- packages/SystemUI/tests/src/com/android/systemui/doze/DozeHostFake.java 5 additions, 0 deletions...mUI/tests/src/com/android/systemui/doze/DozeHostFake.java
Loading
Please register or sign in to comment