Searched defs:POINTER_LOCATION_KEY (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
H A DDevelopmentFragment.java106 private static final String POINTER_LOCATION_KEY = "pointer_location"; field in class:DevelopmentFragment
343 mPointerLocation = findAndInitSwitchPref(POINTER_LOCATION_KEY);
/packages/apps/Settings/src/com/android/settings/development/
H A DDevelopmentSettings.java147 private static final String POINTER_LOCATION_KEY = "pointer_location"; field in class:DevelopmentSettings
474 mPointerLocation = findAndInitSwitchPref(POINTER_LOCATION_KEY);

Completed in 433 milliseconds