Searched refs:POINTER_LOCATION (Results 1 – 4 of 4) sorted by relevance
66 Settings.System.POINTER_LOCATION, // backup candidate?
1610 Settings.System.POINTER_LOCATION, in dumpProtoSystemSettingsLocked()1611 SystemSettingsProto.POINTER_LOCATION); in dumpProtoSystemSettingsLocked()
3702 public static final String POINTER_LOCATION = "pointer_location"; field in Settings.System4081 PRIVATE_SETTINGS.add(POINTER_LOCATION);4162 VALIDATORS.put(POINTER_LOCATION, POINTER_LOCATION_VALIDATOR); in VALIDATORS.put() argument
970 Settings.System.POINTER_LOCATION), false, this, in observe()2347 Settings.System.POINTER_LOCATION, 0, UserHandle.USER_CURRENT); in updateSettings()