diff options
author | lumark <lumark@google.com> | 2019-12-29 20:20:41 +0800 |
---|---|---|
committer | Ming-Shin Lu <lumark@google.com> | 2020-02-24 07:55:29 +0000 |
commit | d85e158db8bf763e46b9f877e9ed70214debccb0 (patch) | |
tree | aed91fc49ddc582d3442c1a33305b92c99a1843b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 5bbfd65359b8e552a7b14c787b8fa02de6e5afc5 (diff) |
Introduce SoftInputShowHideHistory
Add SoftInputShowHideHistory class to monitor showSoftInput / hideSoftInput
histories, each entry data contains:
- ClientState: IME focused client process pid / uid who
shows / hides soft input
- Current focused window
- Target display ID
- Reason: describes why show / hide input
- Request show or hide input
- Timestamp
Bug: 141738570
Test: manual by calling "adb shell dumpsys input_method"
Change-Id: I21ad1708d68eae59dcd3d414248193fb130dadc2
Merged-In: 10ecd64cddb22e44dfbae10464e24e261d9fdff2
(cherry picked from commit 10ecd64cddb22e44dfbae10464e24e261d9fdff2)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions