Searched refs:EventLogConstants (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | EventLogConstants.java | 22 public class EventLogConstants { class
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationPanelView.java | 47 import com.android.systemui.EventLogConstants; 694 ? EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_DOWN_QS in logQsSwipeDown() 695 : EventLogConstants.SYSUI_SHADE_GESTURE_SWIPE_DOWN_QS; in logQsSwipeDown() 1936 EventLogConstants.SYSUI_TAP_TO_OPEN_QS, in onClick() 1953 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_DIALER, lengthDp, velocityDp); in onAnimationToSideStarted() 1957 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_CAMERA, lengthDp, velocityDp); in onAnimationToSideStarted() 2243 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_TAP_UNLOCK_HINT, in onMiddleClicked()
|
D | KeyguardBottomAreaView.java | 57 import com.android.systemui.EventLogConstants; 368 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_TAP_LOCK, 0 /* lengthDp - N/A */, in handleTrustCircleClick()
|
D | PanelView.java | 35 import com.android.systemui.EventLogConstants; 392 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_UP_UNLOCK, in endMotionEvent()
|
D | PhoneStatusBar.java | 105 import com.android.systemui.EventLogConstants; 3646 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_TAP_NOTIFICATION_ACTIVATE, in onActivated() 3734 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_DOWN_FULL_SHADE, in onDraggedDown()
|