Home
last modified time | relevance | path

Searched defs:POINTER_LOCATION (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/
DSystemSettingsValidators.java172 VALIDATORS.put(System.POINTER_LOCATION, BOOLEAN_VALIDATOR); in VALIDATORS.put()
/frameworks/base/core/java/android/provider/
DSettings.java4947 public static final String POINTER_LOCATION = "pointer_location"; field in Settings.System