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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java482 public void setCdmaSubscriptionSource(int cdmaSubscription , Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java579 public void setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) { method in class:UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1486 setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) { method in class:SimulatedCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1500 void setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response); method in interface:CommandsInterface
H A DRIL.java2977 setCdmaSubscriptionSource(mCdmaSubscription, null);
3885 public void setCdmaSubscriptionSource(int cdmaSubscription , Message response) { method in class:RIL

Completed in 150 milliseconds