Searched refs:conference (Results 26 - 30 of 30) sorted by relevance

12

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java352 public void conference() { method in class:CDMAPhone
354 log("conference() - delegated to IMS phone");
355 mImsPhone.conference();
359 Rlog.e(LOG_TAG, "conference: not possible in CDMA");
H A DCdmaCallTracker.java338 conference() { method in class:CdmaCallTracker
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java500 conference() { method in class:ImsPhoneCallTracker
501 if (DBG) log("conference");
505 log("conference no foreground ims call");
511 log("conference no background ims call");
518 log("conference " + e.getMessage());
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java665 public void conference (Message result) { method in class:SimulatedCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java1019 conference (Message result) { method in class:RIL

Completed in 262 milliseconds

12