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

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

Completed in 602 milliseconds