Searched refs:shouldForceShowNotificationPermissionRequest (Results 1 – 1 of 1) sorted by relevance
1208 || !shouldForceShowNotificationPermissionRequest(packageName, user)) { in showNotificationPromptIfNeeded()1405 private boolean shouldForceShowNotificationPermissionRequest(@NonNull String pkgName, in shouldForceShowNotificationPermissionRequest() method in PermissionPolicyService.Internal