Home
last modified time | relevance | path

Searched defs:acceptCall (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/sip/
DSipPhone.java132 public void acceptCall() throws CallStateException { in acceptCall() method in SipPhone
447 void acceptCall() throws CallStateException { in acceptCall() method in SipPhone.SipCall
720 void acceptCall() throws CallStateException { in acceptCall() method in SipPhone.SipConnection
DSipCommandInterface.java119 public void acceptCall (Message result) { in acceptCall() method in SipCommandInterface
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
DGsmCallTracker.java242 acceptCall () throws CallStateException { in acceptCall() method in GsmCallTracker
DGSMPhone.java435 acceptCall() throws CallStateException { in acceptCall() method in GSMPhone
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DCdmaCallTracker.java271 acceptCall() throws CallStateException { in acceptCall() method in CdmaCallTracker
DCDMAPhone.java426 acceptCall() throws CallStateException { in acceptCall() method in CDMAPhone
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallManager.java486 public void acceptCall(Call ringingCall) throws CallStateException { in acceptCall() method in CallManager
DPhoneProxy.java367 public void acceptCall() throws CallStateException { in acceptCall() method in PhoneProxy
DPhone.java685 void acceptCall() throws CallStateException; in acceptCall() method
DCommandsInterface.java943 void acceptCall (Message result); in acceptCall() method
DRIL.java988 acceptCall (Message result) { in acceptCall() method in RIL
/frameworks/base/telephony/java/com/android/internal/telephony/test/
DSimulatedCommands.java691 public void acceptCall (Message result) { in acceptCall() method in SimulatedCommands