Searched refs:throwsSecurityException (Results 1 – 2 of 2) sorted by relevance
553 private boolean throwsSecurityException(@NonNull IResultReceiver result, in throwsSecurityException() method in ContentCaptureManagerService700 if (throwsSecurityException(result, in isContentCaptureFeatureEnabled()717 if (throwsSecurityException(result, () -> enforceCallingPermissionForManagement())) { in getServiceSettingsActivity()738 if (throwsSecurityException(result, () -> assertCalledByPackageOwner(packageName))) { in getContentCaptureConditions()
13637 PLcom/android/server/contentcapture/ContentCaptureManagerService;->throwsSecurityException(Lcom/and…