Searched refs:addDisabledAppLocked (Results 1 – 2 of 2) sorted by relevance
1648 mDisabledInfoCache.addDisabledAppLocked(mUserId, packageName, expiration); in disableAutofillForApp()
1212 void addDisabledAppLocked(@UserIdInt int userId, @NonNull String packageName, in addDisabledAppLocked() method in AutofillManagerService.DisabledInfoCache