Searched refs:isContentProtectionReceiverEnabled (Results 1 – 2 of 2) sorted by relevance
1228 boolean isContentProtectionReceiverEnabled = in getOptions()1229 isContentProtectionReceiverEnabled(userId, packageName); in getOptions()1238 if (!isContentProtectionReceiverEnabled in getOptions()1259 && !isContentProtectionReceiverEnabled in getOptions()1279 isContentProtectionReceiverEnabled, in getOptions()1304 || isContentProtectionReceiverEnabled(userId, packageName); in isWhitelisted()1310 || isContentProtectionReceiverEnabled(userId, componentName.getPackageName()); in isWhitelisted()1318 private boolean isContentProtectionReceiverEnabled( in isContentProtectionReceiverEnabled() method in ContentCaptureManagerService.GlobalContentCaptureOptions
378 if (isContentProtectionReceiverEnabled()) { in sendEvent()951 private boolean isContentProtectionReceiverEnabled() { in isContentProtectionReceiverEnabled() method in MainContentCaptureSession