Home
last modified time | relevance | path

Searched defs:TestRemoteContentProtectionService (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/contentprotection/
H A DRemoteContentProtectionServiceTest.java102 private final class TestRemoteContentProtectionService extends RemoteContentProtectionService { class in RemoteContentProtectionServiceTest
104 TestRemoteContentProtectionService(Context context, ComponentName componentName) { in TestRemoteContentProtectionService() method in RemoteContentProtectionServiceTest.TestRemoteContentProtectionService