Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java155 private static final String CONTENT_PROTECTION_GROUP_CONFIG_SEPARATOR_GROUP = ";"; field in ContentCaptureManagerService
1064 return Arrays.stream(config.split(CONTENT_PROTECTION_GROUP_CONFIG_SEPARATOR_GROUP)) in parseContentProtectionGroupsConfig()