Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaSubscriptionSourceManager.java121 mCi.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE)); in handleMessage()
134 mCi.getCdmaSubscriptionSource( in handleMessage()
151 public int getCdmaSubscriptionSource() { in getCdmaSubscriptionSource() method in CdmaSubscriptionSourceManager
/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/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/
DCommandsInterface.java1566 void getCdmaSubscriptionSource(Message response); in getCdmaSubscriptionSource() method
DGsmCdmaPhone.java1946 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in handleRadioOn()
2127 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in handleMessage()
DServiceStateTracker.java589 mIsSubscriptionFromRuim = (mCdmaSSM.getCdmaSubscriptionSource() == in updatePhoneType()
933 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
1181 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
DRIL.java4635 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccCardProxy.java180 mCdmaSSM.getCdmaSubscriptionSource() : Phone.CDMA_SUBSCRIPTION_UNKNOWN; in updateQuietMode()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java1129 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SimulatedCommandsVerifier
DSimulatedCommands.java1179 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java344 getCdmaSubscriptionSource(); in testUpdatePhoneType()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken587 public void getCdmaSubscriptionSource(Message response) {