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.java844 private boolean throwsSecurityException(@NonNull IResultReceiver result, in throwsSecurityException() method in ContentCaptureManagerService
1184 if (throwsSecurityException(result, in isContentCaptureFeatureEnabled()
1201 if (throwsSecurityException(result, () -> enforceCallingPermissionForManagement())) { in getServiceSettingsActivity()
1222 if (throwsSecurityException(result, () -> assertCalledByPackageOwner(packageName))) { in getContentCaptureConditions()