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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaSubscriptionSourceManager.java122 mCi.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE));
135 mCi.getCdmaSubscriptionSource(
152 public int getCdmaSubscriptionSource() { method in class:CdmaSubscriptionSourceManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java457 public void getCdmaSubscriptionSource(Message response) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java458 public void getCdmaSubscriptionSource(Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1605 void getCdmaSubscriptionSource(Message response); method in interface:CommandsInterface
H A DRIL.java2941 public void getCdmaSubscriptionSource(Message result) { method in class:RIL
2950 radioProxy.getCdmaSubscriptionSource(rr.mSerial);
2952 handleRadioProxyExceptionForRR(rr, "getCdmaSubscriptionSource", e);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1178 public void getCdmaSubscriptionSource(Message result) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java1139 public void getCdmaSubscriptionSource(Message response) { method in class:SimulatedCommandsVerifier

Completed in 84 milliseconds