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

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

Completed in 95 milliseconds