diff options
| author | Siarhei Vishniakou <svv@google.com> | 2020-06-22 12:42:45 -0700 |
|---|---|---|
| committer | Siarhei Vishniakou <svv@google.com> | 2020-08-21 14:37:04 -0500 |
| commit | 0c2a482edb4a2521768eaf050526dba715421a2f (patch) | |
| tree | 003d369d13aa301b242cc45088826da4f1adfffb /tools/aapt2/java/JavaClassGenerator.cpp | |
| parent | 3a824a6f1b5dc5f514a1e0fdf6fba1d23a03d862 (diff) | |
Add dump of InputConsumer to ViewRootImpl
To further debug ANR issues, add dump of InputConsumer-related objects
to ViewRootImpl
Example dump:
android.view.ViewRootImpl$WindowInputEventReceiver
mInputChannel: 25697fd com.google.android.pixel.setupwizard/com.google.android.pixel.setupwizard.user.WelcomeActivity (client)
mSeqMap: {}
mReceiverPtr:
mInputConsumer:
mResampleTouch = true
mChannel = 25697fd com.google.android.pixel.setupwizard/com.google.android.pixel.setupwizard.user.WelcomeActivity (client)
mMsgDeferred: false
Batches:
<empty>
mSeqChains:
<empty>
mBatchedInputEventPending: false
mFinishQueue:
<empty>
Choreographer:
mFrameScheduled=false
mLastFrameTime=1625545 (8 ms ago)
Bug: 160561987
Test: adb shell dumpsys activity -v all | grep -i input -C 50
Test: adb shell dumpsys activity service SystemUIService | grep -i EventReceiver -C 20
Change-Id: I99807c264ced8eb939b90a30e2ff91775fbdec40
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions
