OSDN Git Service

Logs how long it took to show the Autofill UI after a field was focused.
authorFelipe Leme <felipeal@google.com>
Fri, 22 Sep 2017 16:23:02 +0000 (09:23 -0700)
committerFelipe Leme <felipeal@google.com>
Sat, 23 Sep 2017 00:44:16 +0000 (17:44 -0700)
commit021b878a23d4a42eca927161dab0acbc6b0ece12
tree87795891b922da2c6392593294749d4f173d2f14
parent6f50d163387887eb4d311c70b8699644ee51d275
Logs how long it took to show the Autofill UI after a field was focused.

Test: adb shell logcat -b events | grep sysui_
Test: adb dumpsys autofill
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases

Bug: 65376559
Bug: 66508098

Merged-In: Ia17f8b30d6eef0141b020085985b9ebacff7a455
Change-Id: Ia17f8b30d6eef0141b020085985b9ebacff7a455
proto/src/metrics_constants.proto
services/autofill/java/com/android/server/autofill/AutofillManagerService.java
services/autofill/java/com/android/server/autofill/AutofillManagerServiceImpl.java
services/autofill/java/com/android/server/autofill/Session.java