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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java468 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.java565 public void setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) { method in class:UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java2959 setCdmaSubscriptionSource(mCdmaSubscription, null);
3863 public void setCdmaSubscriptionSource(int cdmaSubscription , Message response) { method in class:RIL
H A DCommandsInterface.java1438 void setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response); method in interface:CommandsInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1486 setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) { method in class:SimulatedCommands

Completed in 55 milliseconds