summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorYandry Perez Clemente <yandry@google.com>2021-11-26 11:14:28 +0000
committerYandry Perez Clemente <yandry@google.com>2021-12-02 08:14:19 +0000
commit9b47623790d9ee71973a4c502d4851a36efcd04f (patch)
tree7cd65032b21a2f0141159d5837158418f796ac06 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent7644c9c20cd6349946d944c0cda3aa20956e1b36 (diff)
Adds trace messages when goAsync and finish are called.
These will be used to troubleshoot ANRs. In this case calling goAsync and forgetting to call finish on the PendingResult could be the cause. We have existing instrumentation to include these in Perfetto traces and have used the "am" tag to avoid having to allowlist every single app of interest in the Perfetto tracing configuration (the "am" tag is allowlisted). Test: Manual: captured a Perfetto trace and verified the counters are present. Bug: b/207823767 Change-Id: I96aadf4d6d891f3c7d140b9792e7f893243d9943
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions