diff options
| author | 2023-02-20 16:06:28 +0000 | |
|---|---|---|
| committer | 2023-02-20 16:06:28 +0000 | |
| commit | 2096e01527dab7b543af4a7c57ad7d1368d76d93 (patch) | |
| tree | 4da5224f60d9647183b44c33f5c7d4db647a0eac /libs/androidfw/ApkParsing.cpp | |
| parent | e835a95134ffaeb2e2bd4b018b2d2f8fc7908825 (diff) | |
Fix potential trace{Begin, End} mis-match issues in IMMS
Using try-finally block to ensure Trace.traceEnd will be invoked
in the end for following systrace events:
- IMMS.applyImeVisibility
- IMMS.hideMySoftInput
- IMMS.showMySoftInput
Fix: 270038435
Test: atest ImePerfTest, verify no "Unresolved events" after the test
Change-Id: If363e638b6906cd7997e055055d8d28306be3b31
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions