Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallStreamingController.java57 private CallStreamingServiceConnection mConnection;
240 mConnection = new CallStreamingServiceConnection(mCall, mWrapper, future); in processTransaction()
394 private class CallStreamingServiceConnection implements class in CallStreamingController
400 public CallStreamingServiceConnection(Call call, TransactionalServiceWrapper wrapper, in CallStreamingServiceConnection() method in CallStreamingController.CallStreamingServiceConnection