Home
last modified time | relevance | path

Searched defs:handleCallSetupRequestFromSim (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java449 public void handleCallSetupRequestFromSim( in handleCallSetupRequestFromSim() method in ImsPhoneCommandInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java450 public void handleCallSetupRequestFromSim( in handleCallSetupRequestFromSim() method in SipCommandInterface
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java987 public void handleCallSetupRequestFromSim( in handleCallSetupRequestFromSim() method in SimulatedCommands
H A DSimulatedCommandsVerifier.java1136 public void handleCallSetupRequestFromSim(boolean accept, Message response) { in handleCallSetupRequestFromSim() method in SimulatedCommandsVerifier
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1731 public void handleCallSetupRequestFromSim(boolean accept, Message response); in handleCallSetupRequestFromSim() method
H A DRIL.java5777 public void handleCallSetupRequestFromSim(boolean accept, Message result) { in handleCallSetupRequestFromSim() method in RIL