Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceImpl.java188 mContext.getContentResolver(), Settings.Secure.AUTOFILL_SERVICE, mUserId); in getComponentNameFromSettings()
372 Settings.Secure.AUTOFILL_SERVICE, null, mUserId); in disableOwnedAutofillServicesLocked()
DAutofillManagerService.java231 Settings.Secure.AUTOFILL_SERVICE, null, userId); in startTrackingPackageChanges()
730 Settings.Secure.AUTOFILL_SERVICE), false, this, UserHandle.USER_ALL); in SettingsObserver()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java997 Settings.Secure.AUTOFILL_SERVICE, in dumpProtoSecureSettingsLocked()
998 SecureSettingsProto.AUTOFILL_SERVICE); in dumpProtoSecureSettingsLocked()
DSettingsProvider.java3454 .getSettingLocked(Settings.Secure.AUTOFILL_SERVICE);
3461 secureSettings.insertSettingLocked(Settings.Secure.AUTOFILL_SERVICE,
/frameworks/base/core/java/android/provider/
DSettings.java5176 public static final String AUTOFILL_SERVICE = "autofill_service"; field in Settings.Secure
6985 AUTOFILL_SERVICE,
7074 CLONE_TO_MANAGED_PROFILE.add(AUTOFILL_SERVICE);