HomeSort by relevance Sort by last modified time
    Searched refs:POINTER_LOCATION_KEY (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/development/
PointerLocationPreferenceController.java 31 private static final String POINTER_LOCATION_KEY = "pointer_location";
44 return POINTER_LOCATION_KEY;
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DevelopmentFragment.java 109 private static final String POINTER_LOCATION_KEY = "pointer_location";
360 mPointerLocation = findAndInitSwitchPref(POINTER_LOCATION_KEY);
    [all...]

Completed in 577 milliseconds