Searched defs:setupDataCall (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java261 public void setupDataCall(int radioTechnology, int profile, method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java262 public void setupDataCall(int radioTechnology, int profile, method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1619 public void setupDataCall(int radioTechnology, int profile, method in interface:CommandsInterface
H A DRIL.java1640 setupDataCall(int radioTechnology, int profile, String apn, method in class:RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1089 public void setupDataCall(int radioTechnology, int profile, method in class:SimulatedCommands
1092 SimulatedCommandsVerifier.getInstance().setupDataCall(radioTechnology, profile, apn, user,
H A DSimulatedCommandsVerifier.java1147 public void setupDataCall(int radioTechnology, int profile, String apn, String user, method in class:SimulatedCommandsVerifier

Completed in 51 milliseconds