Searched refs:getCdmaSubscriptionSource (Results 1 - 10 of 10) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaSubscriptionSourceManager.java118 mCM.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE));
130 public int getCdmaSubscriptionSource() { method in class:CdmaSubscriptionSourceManager
H A DCdmaServiceStateTracker.java179 isSubscriptionFromRuim = (mCdmaSSM.getCdmaSubscriptionSource() ==
282 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource());
309 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource());
H A DCdmaDataConnectionTracker.java221 boolean subscriptionFromNv = (mCdmaSSM.getCdmaSubscriptionSource()
888 if(mCdmaSSM.getCdmaSubscriptionSource() ==
H A DCDMAPhone.java1017 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource());
1023 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource());
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java342 public void getCdmaSubscriptionSource(Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java568 public void getCdmaSubscriptionSource(Message response) { method in class:UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1445 void getCdmaSubscriptionSource(Message response); method in interface:CommandsInterface
H A DIccCardProxy.java161 mCdmaSSM.getCdmaSubscriptionSource() : Phone.CDMA_SUBSCRIPTION_UNKNOWN;
H A DRIL.java3755 public void getCdmaSubscriptionSource(Message response) { method in class:RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1015 public void getCdmaSubscriptionSource(Message result) { method in class:SimulatedCommands

Completed in 91 milliseconds