Merge "Merge "Set StatusBar window to FOCUSABLE when input transfer focus needs happening Bug: 136507412 Test: manual" into qt-r1-dev am: 43635d6a18" into qt-r1-dev-plus-aosp

This commit is contained in:
Android Build Merger (Role)
2019-07-11 07:15:24 +00:00
committed by Android (Google) Code Review

View File

@@ -1938,6 +1938,7 @@ public class StatusBar extends SystemUI implements DemoMode,
if (start) {
mNotificationPanel.startWaitingForOpenPanelGesture();
setPanelExpanded(true);
} else {
mNotificationPanel.stopWaitingForOpenPanelGesture(velocity);
}