Loading packages/SystemUI/src/com/android/systemui/statusbar/phone/HeadsUpTouchHelper.java +1 −0 Original line number Diff line number Diff line Loading @@ -111,6 +111,7 @@ public class HeadsUpTouchHelper implements Gefingerpoken { // flicker of one frame as it's not expanded yet. mHeadsUpManager.unpinAll(); mPanel.clearNotificationEffects(); endMotion(); return true; } break; Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/phone/HeadsUpTouchHelper.java +1 −0 Original line number Diff line number Diff line Loading @@ -111,6 +111,7 @@ public class HeadsUpTouchHelper implements Gefingerpoken { // flicker of one frame as it's not expanded yet. mHeadsUpManager.unpinAll(); mPanel.clearNotificationEffects(); endMotion(); return true; } break; Loading