Searched refs:AUTOFILL_SETTING (Results 1 – 2 of 2) sorted by relevance
66 public static final String AUTOFILL_SETTING = Settings.Secure.AUTOFILL_SERVICE; field in DefaultCombinedPicker477 getContext().getContentResolver(), AUTOFILL_SETTING, autofillProvider, getUser()); in setProviders() local
231 DefaultCombinedPicker.AUTOFILL_SETTING, null, getUser()); in removePrimaryProvider()