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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java494 public void setCdmaSubscriptionSource(int cdmaSubscription , Message response) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java495 public void setCdmaSubscriptionSource(int cdmaSubscription , Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1599 void setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response); method in interface:CommandsInterface
H A DRIL.java2364 public void setCdmaSubscriptionSource(int cdmaSubscription , Message result) { method in class:RIL
2376 radioProxy.setCdmaSubscriptionSource(rr.mSerial, cdmaSubscription);
2378 handleRadioProxyExceptionForRR(rr, "setCdmaSubscriptionSource", e);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1651 setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java1134 public void setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) { method in class:SimulatedCommandsVerifier

Completed in 151 milliseconds