Home
last modified time | relevance | path

Searched refs:answerCall (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telecom/aidl/android/telecom/cts/carmodetestapp/
DICtsCarModeInCallServiceControl.aidl42 void answerCall(int videoState); in answerCall() method
/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
DCtsCarModeInCallServiceControl.java168 public void answerCall(int videoState) {
/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionTest.java457 mCarModeIncallServiceControlOne.answerCall(VideoProfile.STATE_BIDIRECTIONAL); in testIncomingVideoCallWithNoVideoSupportInCarMode()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt29214 method @Deprecated public void answerCall(int) throws android.net.sip.SipException;
29341 method @Deprecated public void answerCall(String, int);