Searched refs:KEY_BACK_NOTIFICATION_COUNT (Results 1 – 1 of 1) sorted by relevance
134 private static final String KEY_BACK_NOTIFICATION_COUNT = "backNotificationCount"; field in TouchInteractionService399 .getInt(KEY_BACK_NOTIFICATION_COUNT, MAX_BACK_NOTIFICATION_COUNT)); in onUserUnlocked()982 .putInt(KEY_BACK_NOTIFICATION_COUNT, mBackGestureNotificationCounter).apply(); in tryNotifyBackGesture()