Searched refs:filterUninstall (Results 1 – 2 of 2) sorted by relevance
241 int userId, boolean filterUninstall); in shouldFilterApplication() argument
2436 @PackageManager.ComponentType int componentType, int userId, boolean filterUninstall) { in shouldFilterApplication() argument2454 || (filterUninstall in shouldFilterApplication()2460 return (callerIsInstantApp || filterUninstall || Process.isSdkSandboxUid(callingUid)); in shouldFilterApplication()