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

12

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommandsVerifier.java727 public void conference(Message result) { method in class:SimulatedCommandsVerifier
H A DSimulatedCommands.java726 public void conference (Message result) { method in class:SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DPhoneMock.java1121 public void conference() throws CallStateException { method in class:PhoneMock
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DRILTest.java443 mRILUnderTest.conference(obtainMessage());
444 verify(mRadioProxy).conference(mSerialNumberCaptor.capture());
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java900 public void conference(Message result) { method in class:RIL
909 radioProxy.conference(rr.mSerial);
911 handleRadioProxyExceptionForRR(rr, "conference", e);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java1353 conference() { method in class:ImsPhoneCallTracker
1356 log("conference no foreground ims call");
1362 log("conference no background ims call");
1367 log("conference: skip; foreground call already in process of merging.");
1372 log("conference: skip; background call already in process of merging.");
1384 log("conference - using connect time = " + conferenceConnectTime);
1386 log("conference - bg call connect time is 0; using fg = " + foregroundConnectTime);
1389 log("conference - fg call connect time is 0; using bg = " + backgroundConnectTime);
1406 log("conference: fgCallId=" + foregroundId + ", bgCallId=" + backgroundId);
1411 log("conference "
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt9312 HPLcom/android/internal/telecom/IConnectionService;->conference(Ljava/lang/String;Ljava/lang/String;Landroid/telecom/Logging/Session$Info;)V
[all...]

Completed in 124 milliseconds

12