Searched refs:RemoteConnectionService (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DRemoteConnectionManager.java31 private final Map<ComponentName, RemoteConnectionService> mRemoteConnectionServices =
44 RemoteConnectionService remoteConnectionService = new RemoteConnectionService(
68 RemoteConnectionService remoteService = mRemoteConnectionServices.get(componentName);
H A DRemoteConnectionService.java43 final class RemoteConnectionService { class
387 RemoteConnectionService( method in class:RemoteConnectionService

Completed in 61 milliseconds