Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java234 mOutgoingConnectionServiceRpc);
387 mOutgoingConnectionServiceRpc, connection, callingPackage,
518 mOutgoingConnectionServiceRpc.asBinder().unlinkToDeath(mDeathRecipient, 0);
522 private final IConnectionService mOutgoingConnectionServiceRpc; field in RemoteConnectionService
531 mOutgoingConnectionServiceRpc = outgoingConnectionServiceRpc; in RemoteConnectionService()
532 mOutgoingConnectionServiceRpc.asBinder().linkToDeath(mDeathRecipient, 0); in RemoteConnectionService()
538 return "[RemoteCS - " + mOutgoingConnectionServiceRpc.asBinder().toString() + "]"; in toString()
566 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub(), in createRemoteConnection()
570 new RemoteConnection(id, mOutgoingConnectionServiceRpc, newRequest); in createRemoteConnection()
573 mOutgoingConnectionServiceRpc.createConnection( in createRemoteConnection()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55906 Landroid/telecom/RemoteConnectionService;->mOutgoingConnectionServiceRpc:Lcom/android/internal/tele…