Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaSubscriptionSourceManager.java123 mCi.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE)); in handleMessage()
136 mCi.getCdmaSubscriptionSource( in handleMessage()
153 public int getCdmaSubscriptionSource() { in getCdmaSubscriptionSource() method in CdmaSubscriptionSourceManager
DCdmaServiceStateTracker.java181 mIsSubscriptionFromRuim = (mCdmaSSM.getCdmaSubscriptionSource() == in CdmaServiceStateTracker()
293 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
326 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
DCDMAPhone.java1259 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
1265 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java450 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java449 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java587 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1566 void getCdmaSubscriptionSource(Message response); in getCdmaSubscriptionSource() method
DRIL.java4263 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccCardProxy.java187 mCdmaSSM.getCdmaSubscriptionSource() : Phone.CDMA_SUBSCRIPTION_UNKNOWN; in updateQuietMode()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1095 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in SimulatedCommands