diff options
| author | Yohei Yukawa <yukawa@google.com> | 2022-01-17 14:59:59 -0800 |
|---|---|---|
| committer | Yohei Yukawa <yukawa@google.com> | 2022-01-17 14:59:59 -0800 |
| commit | 321550e784d24cf595082010b62b276440809be8 (patch) | |
| tree | 6a28f5329eb162541b774e1424b21bcbc1bf2da8 /core/java/android/inputmethodservice/NavigationBarController.java | |
| parent | daeda6e736322ae2a7119f2715dc06626e6ce479 (diff) | |
Move trace points to IMMS#onSessionCreated()
This is a follow up CL to our previous CL [1], which introduced
invocations of Trace.trace{Begin,End} into
InputMethodManagerService.MethodCallback#sessionCreated()
with trace tag:
"IMMS.sessionCreated".
In order to inline InputMethodManagerService.MethodCallback,
this CL moves these Trace.trace{Begin,End} to
InputMethodManagerService#onSessionCreated(),
with renaming the tag to
"IMMS.onSessionCreated".
Other than that, there is no observable behavior change in this CL.
[1]: I586341426916f9b9e0f1efe988894621972da4ff
d663b62186a7678a7edfb5636c84978b38241c2b
Bug: 167947940
Bug: 192412909
Test: presubmit
Change-Id: I4135737825befff9e696f47c153a209de4adb0e3
Diffstat (limited to 'core/java/android/inputmethodservice/NavigationBarController.java')
0 files changed, 0 insertions, 0 deletions
