Searched defs:SETTING (Results 1 – 2 of 2) sorted by relevance
54 static final String SETTING = Settings.Secure.AUTOFILL_SERVICE; field in DefaultAutofillPicker252 Settings.Secure.putStringForUser(getContext().getContentResolver(), SETTING, key, mUserId); in setDefaultKey() local