summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorMark Renouf <mrenouf@google.com>2019-02-06 12:09:41 -0500
committerMark Renouf <mrenouf@google.com>2019-02-18 18:36:09 +0000
commit041d72697a31c0f143804607a186554581a1f53a (patch)
treefa83c357406eeeaaf8b3eb2aabacc99acc93035b /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent5641b63411eeca54697b32676090c329a8f20e8b (diff)
Forward StatusBar.onBackPressed to Bubbles when expanded
StatusBarWindowView is the root of the StatusBar window and handles all key events at dispatchKeyEvent All keys dispatched to the StatusBar window flow through StatusBarWindowView#dispatchKeyEvent. A BACK key event is forwarded to StatusBar.onBackPressed() If StatusBar#canPanelBeCollapsed() is false, the action is passed to BubbleController which forwards to the expanded bubble by calling to ActivityView#performBackPress(). Bug: 123631742 Test: manual, go/bubbles-app Change-Id: I0ccafc02f876c973ebc267055162621109b2dcc0
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions