Searched refs:RemoteContentProtectionService (Results 1 – 6 of 6) sorted by relevance
37 public class RemoteContentProtectionService class40 private static final String TAG = RemoteContentProtectionService.class.getSimpleName();46 public RemoteContentProtectionService( in RemoteContentProtectionService() method in RemoteContentProtectionService
140 RemoteContentProtectionService remoteContentProtectionService = in handlePackagesChanged()
76 private RemoteContentProtectionService mRemoteContentProtectionService;140 private final class TestRemoteContentProtectionService extends RemoteContentProtectionService {
78 @Mock private RemoteContentProtectionService mMockRemoteContentProtectionService;
46 import com.android.server.contentprotection.RemoteContentProtectionService;98 @Mock private RemoteContentProtectionService mMockRemoteContentProtectionService;632 protected RemoteContentProtectionService createRemoteContentProtectionService( in createRemoteContentProtectionService()
117 import com.android.server.contentprotection.RemoteContentProtectionService;1000 public RemoteContentProtectionService createRemoteContentProtectionService() { in createRemoteContentProtectionService()1026 protected RemoteContentProtectionService createRemoteContentProtectionService( in createRemoteContentProtectionService()1028 return new RemoteContentProtectionService( in createRemoteContentProtectionService()1324 RemoteContentProtectionService service = in onLoginDetected()