Home
last modified time | relevance | path

Searched refs:SYSUI_LOCKSCREEN_GESTURE_SWIPE_UP_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DEventLogConstants.java24 public static final int SYSUI_LOCKSCREEN_GESTURE_SWIPE_UP_UNLOCK = 1; field in EventLogConstants
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java392 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_SWIPE_UP_UNLOCK, in endMotionEvent()