summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/EventLogConstants.java
Commit message (Collapse)AuthorAgeFilesLines
* port status bar logs to Tron V2Chris Wren2017-02-021-10/+26
| | | | | | Bug: 33303260 Test: runtest --path frameworks/base/core/tests/coretests/src/com/android/internal/logging/legacy/ && runtest --path frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone Change-Id: I7746b846247e930617f0b440217635e71ed58bb5
* Adding event log tags for tracking secondary user connections.Winson2016-02-171-0/+11
| | | | Bug: 27175589 Change-Id: I6025eb6b0cef0057fd006cc044a638c48b481ed7
* count panel open methodChris Wren2015-05-061-0/+6
| | | | | | | | | | | open panel open with two fingers open via peek pull down to open QS tap to open QS Bug: 20262922 Change-Id: I7eaa8a6de75867035c64a3ac939cec86daaab913
* SysUI: Log lockscreen gesturesChristoph Studer2015-01-141-0/+37
Log the following lockscreen gestures: * Swipe up to unlock * Swipe down to enter full shade * Tap in empty area (causing unlock hint) * Swipe to camera * Swipe to dialer * Tap on lock to lock device * Tap on notification, activating it For swipe gestures, includes length and velocity where available. Bug: 18767135 Change-Id: Ib2c535e3a9d2b378f5a2a0a00c2be3fd916554ac