Home
last modified time | relevance | path

Searched defs:SUPPORT_ONE_HANDED_MODE (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/shortcut/
DCreateShortcutPreferenceControllerTest.java70 static final String SUPPORT_ONE_HANDED_MODE = "ro.support_one_handed_mode"; field in CreateShortcutPreferenceControllerTest
/packages/apps/Settings/src/com/android/settings/gestures/
DOneHandedSettingsUtils.java42 static final String SUPPORT_ONE_HANDED_MODE = "ro.support_one_handed_mode"; field in OneHandedSettingsUtils
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsAnimationDeviceState.java92 static final String SUPPORT_ONE_HANDED_MODE = "ro.support_one_handed_mode"; field in RecentsAnimationDeviceState