Searched refs:POINTER_LOCATION (Results 1 – 4 of 4) sorted by relevance
63 Settings.System.POINTER_LOCATION, // backup candidate?
1613 Settings.System.POINTER_LOCATION, in dumpProtoSystemSettingsLocked()1614 SystemSettingsProto.POINTER_LOCATION); in dumpProtoSystemSettingsLocked()
3658 public static final String POINTER_LOCATION = "pointer_location"; field in Settings.System4028 PRIVATE_SETTINGS.add(POINTER_LOCATION);4109 VALIDATORS.put(POINTER_LOCATION, POINTER_LOCATION_VALIDATOR); in VALIDATORS.put() argument
968 Settings.System.POINTER_LOCATION), false, this, in observe()2322 Settings.System.POINTER_LOCATION, 0, UserHandle.USER_CURRENT); in updateSettings()