Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/gestures/
DGestureSettingsTest.java32 GestureSettings settings = new GestureSettings(); in getCategoryKey_isCategoryGestures()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dashboard/
DDashboardFragmentRegistry.java35 import com.android.car.developeroptions.gestures.GestureSettings;
102 PARENT_TO_CATEGORY_KEY_MAP.put(GestureSettings.class.getName(), in GestureSettings.class.getName()
/packages/apps/Settings/src/com/android/settings/dashboard/
DDashboardFragmentRegistry.java36 import com.android.settings.gestures.GestureSettings;
106 PARENT_TO_CATEGORY_KEY_MAP.put(GestureSettings.class.getName(), in GestureSettings.class.getName()
/packages/apps/Settings/src/com/android/settings/gestures/
DGestureSettings.java29 public class GestureSettings extends DashboardFragment { class
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/gestures/
DGestureSettings.java33 public class GestureSettings extends DashboardFragment { class