Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsSystemUser.java27 import com.android.systemui.EventLogConstants;
64 EventLogConstants.SYSUI_RECENTS_CONNECTION_SYSTEM_UNREGISTER_USER, in registerNonSystemUserCallbacks()
70 EventLogConstants.SYSUI_RECENTS_CONNECTION_SYSTEM_REGISTER_USER, userId); in registerNonSystemUserCallbacks()
DRecents.java45 import com.android.systemui.EventLogConstants;
119 EventLogConstants.SYSUI_RECENTS_CONNECTION_USER_SYSTEM_UNBOUND,
140 EventLogConstants.SYSUI_RECENTS_CONNECTION_USER_SYSTEM_BOUND,
707 EventLogConstants.SYSUI_RECENTS_CONNECTION_USER_BIND_SERVICE, in postToSystemUser()
/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.java48 import com.android.systemui.EventLogConstants;
695 ? EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_DOWN_QS in logQsSwipeDown()
696 : EventLogConstants.SYSUI_SHADE_GESTURE_SWIPE_DOWN_QS; in logQsSwipeDown()
1782 EventLogConstants.SYSUI_TAP_TO_OPEN_QS, in onClick()
1799 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_DIALER, lengthDp, velocityDp); in onAnimationToSideStarted()
1818 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_CAMERA, in onAnimationToSideStarted()
2116 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_TAP_UNLOCK_HINT, in onMiddleClicked()
DKeyguardBottomAreaView.java54 import com.android.systemui.EventLogConstants;
394 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_TAP_LOCK, 0 /* lengthDp - N/A */, in handleTrustCircleClick()
DPanelView.java35 import com.android.systemui.EventLogConstants;
397 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_UP_UNLOCK, in endMotionEvent()
DPhoneStatusBar.java112 import com.android.systemui.EventLogConstants;
4243 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_TAP_NOTIFICATION_ACTIVATE, in onActivated()
4351 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_DOWN_FULL_SHADE, in onDraggedDown()