Searched refs:mAugmentedAutofillState (Results 1 – 2 of 2) sorted by relevance
204 final AugmentedAutofillState mAugmentedAutofillState = new AugmentedAutofillState(); field in AutofillManagerService288 mAugmentedAutofillState.setServiceInfo(userId, in AutofillManagerService()393 mAugmentedAutofillState.setServiceInfo(userId, serviceName, isTemporary); in onAugmentedServiceNameChanged()1151 mAugmentedAutofillState.injectAugmentedAutofillInfo(options, userId, packageName); in getAutofillOptions()2203 mAugmentedAutofillState.dump(prefix, pw); in dump()
1551 return mMaster.mAugmentedAutofillState.isWhitelisted(mUserId, componentName); in isWhitelistedForAugmentedAutofillLocked()1564 mMaster.mAugmentedAutofillState.setWhitelist(mUserId, packages, components); in allowlistForAugmentedAutofillPackages()1576 mMaster.mAugmentedAutofillState.resetWhitelist(mUserId); in resetAugmentedAutofillWhitelistLocked()