Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DRemoteConnectionManager.java35 public RemoteConnectionManager(ConnectionService ourConnectionServiceImpl) { in RemoteConnectionManager() argument
36 mOurConnectionServiceImpl = ourConnectionServiceImpl; in RemoteConnectionManager()
H A DRemoteConnectionService.java542 ConnectionService ourConnectionServiceImpl) throws RemoteException { in RemoteConnectionService() argument
545 mOurConnectionServiceImpl = ourConnectionServiceImpl; in RemoteConnectionService()