Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/gestures/
DDoubleTwistGestureSettingsTest.java34 private DoubleTwistGestureSettings mSettings;
38 mSettings = new DoubleTwistGestureSettings(); in setUp()
44 DoubleTwistGestureSettings.SEARCH_INDEX_DATA_PROVIDER.getXmlResourcesToIndex( in testSearchIndexProvider_shouldIndexResource()
/packages/apps/Settings/src/com/android/settings/gestures/
DDoubleTwistGestureSettings.java35 public class DoubleTwistGestureSettings extends DashboardFragment { class
DDoubleTwistPreferenceController.java51 || prefs.getBoolean(DoubleTwistGestureSettings.PREF_KEY_SUGGESTION_COMPLETE, false); in isSuggestionComplete()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/gestures/
DDoubleTwistGestureSettings.java35 public class DoubleTwistGestureSettings extends DashboardFragment { class
DDoubleTwistPreferenceController.java51 || prefs.getBoolean(DoubleTwistGestureSettings.PREF_KEY_SUGGESTION_COMPLETE, false); in isSuggestionComplete()
/packages/apps/Settings/src/com/android/settings/core/gateway/
DSettingsGateway.java86 import com.android.settings.gestures.DoubleTwistGestureSettings;
214 DoubleTwistGestureSettings.class.getName(),