Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/gestures/
DSwipeToNotificationPreferenceController.java81 return isSwipeToNotificationOn(mContext); in isChecked()
84 public static boolean isSwipeToNotificationOn(Context context) { in isSwipeToNotificationOn() method in SwipeToNotificationPreferenceController