Searched refs:shouldShowNotificationDialogOrClearFlags (Results 1 – 1 of 1) sorted by relevance
1152 if (!shouldShowNotificationDialogOrClearFlags(taskInfo,1225 return shouldShowNotificationDialogOrClearFlags(taskInfo, currPkg, callingPkg, intent, in shouldShowNotificationDialogForTask()1266 private boolean shouldShowNotificationDialogOrClearFlags(TaskInfo taskInfo, String currPkg, in shouldShowNotificationDialogOrClearFlags() method in PermissionPolicyService.Internal