Searched refs:isContentProtectionReceiverEnabled (Results 1 – 4 of 4) sorted by relevance
1452 boolean isContentProtectionReceiverEnabled = in getOptions()1453 isContentProtectionReceiverEnabled(userId, packageName); in getOptions()1462 if (!isContentProtectionReceiverEnabled in getOptions()1483 && !isContentProtectionReceiverEnabled in getOptions()1503 isContentProtectionReceiverEnabled, in getOptions()1531 || isContentProtectionReceiverEnabled(userId, packageName); in isWhitelisted()1537 || isContentProtectionReceiverEnabled(userId, componentName.getPackageName()); in isWhitelisted()1545 private boolean isContentProtectionReceiverEnabled( in isContentProtectionReceiverEnabled() method in ContentCaptureManagerService.GlobalContentCaptureOptions
385 if (isContentProtectionReceiverEnabled()) { in sendEvent()992 private boolean isContentProtectionReceiverEnabled() { in isContentProtectionReceiverEnabled() method in MainContentCaptureSession
408 if (isContentProtectionReceiverEnabled()) { in sendEvent()1089 private boolean isContentProtectionReceiverEnabled() { in isContentProtectionReceiverEnabled() method in MainContentCaptureSessionV2
1373 …ContentCaptureManagerService$GlobalContentCaptureOptions;->isContentProtectionReceiverEnabled(ILja…