Searched refs:throwsSecurityException (Results 1 – 2 of 2) sorted by relevance
604 private boolean throwsSecurityException(@NonNull IResultReceiver result, in throwsSecurityException() method in ContentCaptureManagerService752 if (throwsSecurityException(result, in isContentCaptureFeatureEnabled()769 if (throwsSecurityException(result, () -> enforceCallingPermissionForManagement())) { in getServiceSettingsActivity()790 if (throwsSecurityException(result, () -> assertCalledByPackageOwner(packageName))) { in getContentCaptureConditions()
16057 HPLcom/android/server/contentcapture/ContentCaptureManagerService;->throwsSecurityException(Lcom/an…