Home
last modified time | relevance | path

Searched refs:AUTOFILL_SERVICE (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
DAbstractAutofillPerfTestCase.java46 Settings.Secure.AUTOFILL_SERVICE);
102 Settings.Secure.AUTOFILL_SERVICE, in setService()
112 Settings.Secure.AUTOFILL_SERVICE); in resetService()
/frameworks/base/packages/SettingsProvider/src/android/provider/settings/backup/
DSecureSettings.java41 Settings.Secure.AUTOFILL_SERVICE,
/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/
DSecureSettingsValidators.java64 VALIDATORS.put(Secure.AUTOFILL_SERVICE, NULLABLE_COMPONENT_NAME_VALIDATOR); in VALIDATORS.put() argument
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java194 new SecureSettingsServiceNameResolver(context, Settings.Secure.AUTOFILL_SERVICE), in AutofillManagerService()
234 return Settings.Secure.AUTOFILL_SERVICE; in getServiceSettingsProperty()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java4009 .getSettingLocked(Settings.Secure.AUTOFILL_SERVICE);
4017 Settings.Secure.AUTOFILL_SERVICE, defaultValue, null, true,
DSettingsProtoDumpUtil.java1883 Settings.Secure.AUTOFILL_SERVICE, in dumpProtoSecureSettingsLocked()
/frameworks/base/core/java/android/provider/
DSettings.java6017 public static final String AUTOFILL_SERVICE = "autofill_service"; field in Settings.Secure
/frameworks/base/api/
Dtest-lint-baseline.txt2576 ServiceName: android.provider.Settings.Secure#AUTOFILL_SERVICE:
Dtest-current.txt3308 field public static final String AUTOFILL_SERVICE = "autofill_service";