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

/frameworks/base/core/java/android/provider/
H A DSettings.java3364 public static final String POINTER_LOCATION = "pointer_location"; field in class:Settings.System
3721 PRIVATE_SETTINGS.add(POINTER_LOCATION);
3801 VALIDATORS.put(POINTER_LOCATION, POINTER_LOCATION_VALIDATOR);
/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java869 Settings.System.POINTER_LOCATION), false, this,
2100 Settings.System.POINTER_LOCATION, 0, UserHandle.USER_CURRENT);

Completed in 110 milliseconds