Searched defs:getCdmaSubscriptionSource (Results 1 - 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaSubscriptionSourceManager.java121 mCi.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE));
134 mCi.getCdmaSubscriptionSource(
151 public int getCdmaSubscriptionSource() { method in class:CdmaSubscriptionSourceManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java452 public void getCdmaSubscriptionSource(Message response) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java453 public void getCdmaSubscriptionSource(Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1569 void getCdmaSubscriptionSource(Message response); method in interface:CommandsInterface
H A DRIL.java4709 public void getCdmaSubscriptionSource(Message response) { method in class:RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1179 public void getCdmaSubscriptionSource(Message result) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java1132 public void getCdmaSubscriptionSource(Message response) { method in class:SimulatedCommandsVerifier

Completed in 266 milliseconds