summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Fabian Kozynski <kozynski@google.com> 2022-06-17 11:05:19 -0400
committer Fabian Kozynski <kozynski@google.com> 2022-06-17 11:05:19 -0400
commit83692b8a8c5eedfb5abc775f755a1549d9fcd654 (patch)
treee3c010e0b77486f6ffbcf48fe53286ead03f368f /api/api.go
parent47364ef97d678d9a9024cac6f524b9eff7a55262 (diff)
Determine if NPVC is intercepting touches from footer
In normal cases, in taps on the FooterActionsView area, we should see NPVC#onInterceptTouchEvent called and then FooterActionsView#onInterceptTouchEvent. However, if NPVC is intercepting the touches, the second call won't happen. To enable, run: adb shell setprop log.tag.PanelView VERBOSE adb shell setprop log.tag.FooterActionsView VERBOSE adb shell am crash com.android.systemui This will restart SystemUI so needs to be done before observing the issue. Bug: 235072946 Test: logcat Change-Id: Ie0eaf9441162fc380ed373916a2acd824c8da930
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions