Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentprotection/
DRemoteContentProtectionService.java54 new Intent(ContentCaptureService.PROTECTION_SERVICE_INTERFACE) in RemoteContentProtectionService()
/frameworks/base/core/java/android/service/contentcapture/
DContentCaptureService.java102 public static final String PROTECTION_SERVICE_INTERFACE = field in ContentCaptureService
274 if (PROTECTION_SERVICE_INTERFACE.equals(intent.getAction())) { in onBind()
282 + PROTECTION_SERVICE_INTERFACE in onBind()