Searched defs:POINTER_LOCATION (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 74 milliseconds