Searched refs:mDevCfgContentProtectionOptionalGroups (Results 1 – 2 of 2) sorted by relevance
106 private List<List<String>> mDevCfgContentProtectionOptionalGroups = Collections.emptyList(); field in ContentCaptureManagerServiceTest492 mDevCfgContentProtectionOptionalGroups = Collections.emptyList(); in isContentProtectionReceiverEnabled_false_emptyGroups()600 this.mDevCfgContentProtectionOptionalGroups = in TestContentCaptureManagerService()601 ContentCaptureManagerServiceTest.this.mDevCfgContentProtectionOptionalGroups; in TestContentCaptureManagerService()
229 List<List<String>> mDevCfgContentProtectionOptionalGroups; field in ContentCaptureManagerService275 mDevCfgContentProtectionOptionalGroups = in ContentCaptureManagerService()619 mDevCfgContentProtectionOptionalGroups = contentProtectionOptionalGroups; in setFineTuneParamsFromDeviceConfig()917 pw.println(mDevCfgContentProtectionOptionalGroups.size()); in dumpLocked()1083 && mDevCfgContentProtectionOptionalGroups.isEmpty()); in isContentProtectionEnabledLocked()1506 mDevCfgContentProtectionOptionalGroups, in getOptions()