Searched refs:otherCallId (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java212 public void conference(String callId, String otherCallId) { argument
214 mAdapter.conference(callId, otherCallId);
/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallAdapter.aidl52 void conference(String callId, String otherCallId);

Completed in 62 milliseconds