Home
last modified time | relevance | path

Searched refs:EventLogConstants (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DEventLogConstants.java22 public class EventLogConstants { class
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java47 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()
DKeyguardBottomAreaView.java57 import com.android.systemui.EventLogConstants;
368 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_TAP_LOCK, 0 /* lengthDp - N/A */, in handleTrustCircleClick()
DPanelView.java35 import com.android.systemui.EventLogConstants;
392 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_UP_UNLOCK, in endMotionEvent()
DPhoneStatusBar.java105 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()