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

/frameworks/base/core/java/android/provider/
H A DSettings.java3327 public static final String POINTER_LOCATION = "pointer_location"; field in class:Settings.System
3684 PRIVATE_SETTINGS.add(POINTER_LOCATION);
3763 VALIDATORS.put(POINTER_LOCATION, POINTER_LOCATION_VALIDATOR);

Completed in 1167 milliseconds