summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorEvan Laird <evanlaird@google.com>2018-02-28 15:31:29 -0500
committerEvan Laird <evanlaird@google.com>2018-03-02 10:21:15 -0500
commit404a85c467fa609289dffab5fb6523eda293e50b (patch)
tree7b8c8efda026a2e150a1bfbf41bd8b59b83d6eaa /rs/java/android/renderscript/ProgramStore.java
parent90c27c332a7ac17cd190915a12529f66b03ec6cd (diff)
Log some data when the QS panel starts expanding
The main goal is to learn at what x-position users tend to swipe down to pull the notification/qs shade. To do that, this CL logs the following data: - x-location (as 0-100 percent) - y-location (same) - device rotation in PanelView#startOpening(). This should only be logged rarely enough (once per qs pull) not to spam logs or have any performance impact. It also currently doesn't collect any data when expanding qs from the keyguard, but I'm assuming that that particular case is much less common. Logging could be added later though. Fixes: 74012876 Test: adb logcat -b events | grep sysui_multi_action; pull notification shade when device is unlocked and see lines like this: 02-28 12:41:42.060 31783 31783 I sysui_multi_action: [757,1324,758,4,826,413,827,12769,1322,91,1323,0,1325,0] Change-Id: I9154a808552656d3fe02b1a8f732a4fbba3b09e6
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions