Home
last modified time | relevance | path

Searched refs:throwsSecurityException (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java505 private boolean throwsSecurityException(@NonNull IResultReceiver result, in throwsSecurityException() method in ContentCaptureManagerService
604 if (throwsSecurityException(result, in isContentCaptureFeatureEnabled()
621 if (throwsSecurityException(result, () -> enforceCallingPermissionForManagement())) { in getServiceSettingsActivity()
642 if (throwsSecurityException(result, () -> assertCalledByPackageOwner(packageName))) { in getContentCaptureConditions()