Searched refs:KEY_SWIPE_DOWN (Results 1 – 2 of 2) sorted by relevance
56 private static final String KEY_SWIPE_DOWN = "gesture_swipe_down_fingerprint"; field in SwipeToNotificationPreferenceControllerTest63 mController = new SwipeToNotificationPreferenceController(mContext, KEY_SWIPE_DOWN); in setUp()109 mController = new SwipeToNotificationPreferenceController(context, KEY_SWIPE_DOWN); in testIsChecked_configIsSet_shouldReturnTrue()121 mController = new SwipeToNotificationPreferenceController(context, KEY_SWIPE_DOWN); in testIsChecked_configIsNotSet_shouldReturnFalse()
53 static final String KEY_SWIPE_DOWN = "gesture_swipe_down_fingerprint_notifications"; field in ConfigureNotificationSettings177 keys.add(KEY_SWIPE_DOWN);