Home
last modified time | relevance | path

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

/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java532 Settings.System.POINTER_LOCATION), false, this, in observe()
1160 Settings.System.POINTER_LOCATION, 0, UserHandle.USER_CURRENT); in updateSettings()
/frameworks/base/core/java/android/provider/
DSettings.java2260 public static final String POINTER_LOCATION = "pointer_location"; field in Settings.System