Searched refs:KEY_SWIPE_DOWN (Results 1 – 2 of 2) sorted by relevance
53 private static final String KEY_SWIPE_DOWN = "gesture_swipe_down_fingerprint"; field in SwipeToNotificationPreferenceControllerTest58 mController = new SwipeToNotificationPreferenceController(mContext, KEY_SWIPE_DOWN); in setUp()104 mController = new SwipeToNotificationPreferenceController(context, KEY_SWIPE_DOWN); in testIsChecked_configIsSet_shouldReturnTrue()116 mController = new SwipeToNotificationPreferenceController(context, KEY_SWIPE_DOWN); in testIsChecked_configIsNotSet_shouldReturnFalse()
61 static final String KEY_SWIPE_DOWN = "gesture_swipe_down_fingerprint_notifications"; field in ConfigureNotificationSettings239 keys.add(KEY_SWIPE_DOWN);