Searched refs:swapConference (Results 1 – 9 of 9) sorted by relevance
356 public void swapConference(String callId) { in swapConference() method in InCallAdapter358 mAdapter.swapConference(callId); in swapConference()
451 mConnectionService.swapConference(mId, null /*Session.Info*/); in swap()
1763 public void swapConference() { in swapConference() method in Call1764 mInCallAdapter.swapConference(mTelecomCallId); in swapConference()
654 public void swapConference(String callId, Session.Info sessionInfo) {1296 swapConference((String) args.arg1);2255 private void swapConference(String callId) { in swapConference() method in ConnectionService
72 void swapConference(String callId); in swapConference() method
110 void swapConference(String conferenceCallId, in Session.Info sessionInfo); in swapConference() method
66033 Landroid/telecom/ConnectionService;->swapConference(Ljava/lang/String;)V66168 Landroid/telecom/InCallAdapter;->swapConference(Ljava/lang/String;)V97699 Lcom/android/internal/telecom/IConnectionService$Stub$Proxy;->swapConference(Ljava/lang/String;Land…97768 Lcom/android/internal/telecom/IConnectionService;->swapConference(Ljava/lang/String;Landroid/teleco…97907 Lcom/android/internal/telecom/IInCallAdapter$Stub$Proxy;->swapConference(Ljava/lang/String;)V97964 Lcom/android/internal/telecom/IInCallAdapter;->swapConference(Ljava/lang/String;)V
43451 method public void swapConference();
43595 method public void swapConference();