HomeSort by relevance Sort by last modified time
    Searched defs:onRttInitiationSuccess (Results 1 - 4 of 4) sorted by null

  /frameworks/base/telecomm/java/android/telecom/
ConnectionServiceAdapter.java 559 void onRttInitiationSuccess(String callId) {
560 Log.v(this, "onRttInitiationSuccess: %s", callId);
563 adapter.onRttInitiationSuccess(callId, Log.getExternalSession());
RemoteConnection.java 243 public void onRttInitiationSuccess(RemoteConnection connection) {}
    [all...]
Connection.java     [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
ConnectionServiceWrapper.java     [all...]

Completed in 105 milliseconds