Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/gestures/
H A DSwipeToNotificationSettingsTest.java41 private SwipeToNotificationSettings mFragment;
46 mFragment = new SwipeToNotificationSettings(); in setUp()
64 SwipeToNotificationSettings.SEARCH_INDEX_DATA_PROVIDER in testSearchIndexProvider_shouldIndexResource()
76 final List<String> niks = SwipeToNotificationSettings.SEARCH_INDEX_DATA_PROVIDER in getNonIndexableKeys_noFingerprintHardware_shouldSuppressPage()
H A DSwipeToNotificationPreferenceControllerTest.java162 .putBoolean(SwipeToNotificationSettings.PREF_KEY_SUGGESTION_COMPLETE, true) in isSuggestionCompleted_visited_shouldReturnTrue()
/aosp12/packages/apps/Settings/src/com/android/settings/gestures/
H A DSwipeToNotificationSettings.java31 public class SwipeToNotificationSettings extends DashboardFragment { class
H A DSwipeToNotificationPreferenceController.java43 || prefs.getBoolean(SwipeToNotificationSettings.PREF_KEY_SUGGESTION_COMPLETE, in isSuggestionComplete()
/aosp12/packages/apps/Settings/src/com/android/settings/core/gateway/
H A DSettingsGateway.java105 import com.android.settings.gestures.SwipeToNotificationSettings;
236 SwipeToNotificationSettings.class.getName(),