Merge "Set StatusBar window to FOCUSABLE when input transfer focus needs happening Bug: 136507412 Test: manual" into qt-r1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
43635d6a18
@@ -1938,6 +1938,7 @@ public class StatusBar extends SystemUI implements DemoMode,
|
|||||||
|
|
||||||
if (start) {
|
if (start) {
|
||||||
mNotificationPanel.startWaitingForOpenPanelGesture();
|
mNotificationPanel.startWaitingForOpenPanelGesture();
|
||||||
|
setPanelExpanded(true);
|
||||||
} else {
|
} else {
|
||||||
mNotificationPanel.stopWaitingForOpenPanelGesture(velocity);
|
mNotificationPanel.stopWaitingForOpenPanelGesture(velocity);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user