Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DEventLogConstants.java28 public static final int SYSUI_LOCKSCREEN_GESTURE_TAP_UNLOCK_HINT = 3; field in EventLogConstants
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2243 EventLogConstants.SYSUI_LOCKSCREEN_GESTURE_TAP_UNLOCK_HINT, in onMiddleClicked()