Home
last modified time | relevance | path

Searched refs:handleCallSetupRequestFromSim (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DCatService.java476 mCmdIf.handleCallSetupRequestFromSim(true, null); in handleCommand()
1013 mCmdIf.handleCallSetupRequestFromSim(resMsg.mUsersConfirm, null); in handleCmdResponse()
1040 mCmdIf.handleCallSetupRequestFromSim(false, null); in handleCmdResponse()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java414 public void handleCallSetupRequestFromSim( in handleCallSetupRequestFromSim() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java415 public void handleCallSetupRequestFromSim( in handleCallSetupRequestFromSim() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1488 public void handleCallSetupRequestFromSim(boolean accept, Message response); in handleCallSetupRequestFromSim() method
DRIL.java3714 public void handleCallSetupRequestFromSim(boolean accept, Message result) { in handleCallSetupRequestFromSim() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java1072 public void handleCallSetupRequestFromSim(boolean accept, Message response) { in handleCallSetupRequestFromSim() method in SimulatedCommandsVerifier
DSimulatedCommands.java904 public void handleCallSetupRequestFromSim( in handleCallSetupRequestFromSim() method in SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken539 public void handleCallSetupRequestFromSim(boolean accept, Message response) {