Searched refs:AUTOFILL_SERVICE (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/ |
D | AbstractAutofillPerfTestCase.java | 46 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/ |
D | SecureSettings.java | 41 Settings.Secure.AUTOFILL_SERVICE,
|
/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/ |
D | SecureSettingsValidators.java | 64 VALIDATORS.put(Secure.AUTOFILL_SERVICE, NULLABLE_COMPONENT_NAME_VALIDATOR); in VALIDATORS.put() argument
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
D | AutofillManagerService.java | 194 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/ |
D | SettingsProvider.java | 4009 .getSettingLocked(Settings.Secure.AUTOFILL_SERVICE); 4017 Settings.Secure.AUTOFILL_SERVICE, defaultValue, null, true,
|
D | SettingsProtoDumpUtil.java | 1883 Settings.Secure.AUTOFILL_SERVICE, in dumpProtoSecureSettingsLocked()
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 6017 public static final String AUTOFILL_SERVICE = "autofill_service"; field in Settings.Secure
|
/frameworks/base/api/ |
D | test-lint-baseline.txt | 2576 ServiceName: android.provider.Settings.Secure#AUTOFILL_SERVICE:
|
D | test-current.txt | 3308 field public static final String AUTOFILL_SERVICE = "autofill_service";
|