summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/logging/StatsLogManager.java
Commit message (Collapse)AuthorAgeFilesLines
* Move swipe actions on container logging to west world.Becky Qiu2019-08-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: manual Bug: 137777105 Log result for swiping in and out of -1 screen. data { elapsed_timestamp_nanos: 597609736235111 atom { launcher_event { action: SWIPE_LEFT src_state: HOME dst_state: HOME is_swipe_up_enabled: true } } } data { elapsed_timestamp_nanos: 597610569783111 atom { launcher_event { action: SWIPE_RIGHT src_state: HOME dst_state: HOME is_swipe_up_enabled: true } } } Change-Id: Ic84d3c32d1c9f780f13ec5cd6320e9f1d610f018
* Log the event for swiping up to dismiss a task in Overview.Becky Qiu2019-08-091-0/+1
| | | | | | | | | | | | | | | | | | | | Test: manual Bug: 137777105 Demo logging for dismissing a task: data { elapsed_timestamp_nanos: 70772067228810 atom { launcher_event { action: DISMISS_TASK src_state: OVERVIEW dst_state: BACKGROUND is_swipe_up_enabled: true } } } Change-Id: I5569b80e2e1f35661bc5e9e343c6c298791a1ec1
* Ensure base StatsLogManager can be instantiatedWinson Chung2018-11-141-3/+1
| | | | | Bug: 119500924 Change-Id: Ia1adfa75147508ff1ff2a119cfba62b034ae4604
* Add StatsLog*Manager for logging.Hyunyoung Song2018-11-051-0/+46
Bug: 113043444 Verification: (19) is our event classifier number 11-05 11:24:28.188 932 994 I statsd : { 1541445868000000000 766293363001 (19)0x10000->1[I] 0x20000->0[I] 0x30000->0[I] 0x40000->[S] 0x50000->1[I] } Change-Id: I75403837f9fa8e51efa012fb708bce7efc9c4488