Fields Summary |
---|
public static final int | SYSUI_LOCKSCREEN_GESTURE_SWIPE_UP_UNLOCKThe user swiped up on the lockscreen, unlocking the device. |
public static final int | SYSUI_LOCKSCREEN_GESTURE_SWIPE_DOWN_FULL_SHADEThe user swiped down on the lockscreen, going to the full shade. |
public static final int | SYSUI_LOCKSCREEN_GESTURE_TAP_UNLOCK_HINTThe user tapped in an empty area, causing the unlock hint to be shown. |
public static final int | SYSUI_LOCKSCREEN_GESTURE_SWIPE_CAMERAThe user swiped inward on the camera icon, launching the camera. |
public static final int | SYSUI_LOCKSCREEN_GESTURE_SWIPE_DIALERThe user swiped inward on the dialer icon, launching the dialer. |
public static final int | SYSUI_LOCKSCREEN_GESTURE_TAP_LOCKThe user tapped the lock, locking the device. |
public static final int | SYSUI_LOCKSCREEN_GESTURE_TAP_NOTIFICATION_ACTIVATEThe user tapped a notification, needs to tap again to launch. |