Searched refs:allowAll (Results 1 – 2 of 2) sorted by relevance
52 boolean allowAll = false; in removeAllowedPackages()55 allowAll = allowAll || AllowLists.doesAllowListAllowAll(appAllowList); in removeAllowedPackages()58 if (!allowAll) { in removeAllowedPackages()
42 boolean allowAll, in enforceCrossUserPermission() argument52 || (allowAll && userId == UserHandleCompat.USER_ALL), in enforceCrossUserPermission()