Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/contentcapture/
H A DContentCaptureManagerServiceTest.java464 protected ContentCaptureServiceInfo createContentProtectionServiceInfo( in createContentProtectionServiceInfo() method in ContentCaptureManagerServiceTest.TestContentCaptureManagerService
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCaptureManagerService.java845 protected ContentCaptureServiceInfo createContentProtectionServiceInfo( in createContentProtectionServiceInfo() method in ContentCaptureManagerService
865 createContentProtectionServiceInfo(mContentProtectionServiceComponentName); in createRemoteContentProtectionService()