Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaSubscriptionSourceManager.java125 mCi.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE)); in handleMessage()
138 mCi.getCdmaSubscriptionSource( in handleMessage()
156 public int getCdmaSubscriptionSource() { in getCdmaSubscriptionSource() method in CdmaSubscriptionSourceManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java478 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java479 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1763 void getCdmaSubscriptionSource(Message response); in getCdmaSubscriptionSource() method
DGsmCdmaPhone.java416 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in initRatSpecific()
2643 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in handleRadioOn()
2840 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in handleMessage()
DServiceStateTracker.java775 mIsSubscriptionFromRuim = (mCdmaSSM.getCdmaSubscriptionSource() == in updatePhoneType()
1277 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
1488 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
DRIL.java3910 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in RIL
3919 radioProxy.getCdmaSubscriptionSource(rr.mSerial); in getCdmaSubscriptionSource()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken583 public void getCdmaSubscriptionSource(Message response) {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommandsVerifier.java1167 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SimulatedCommandsVerifier
DServiceStateTrackerTest.java960 getCdmaSubscriptionSource(); in testUpdatePhoneType()
2259 .getCdmaSubscriptionSource(); in testGetMdn()
DRILTest.java835 mRILUnderTest.getCdmaSubscriptionSource(obtainMessage()); in testGetCdmaSubscriptionSource()
836 verify(mRadioProxy).getCdmaSubscriptionSource(mSerialNumberCaptor.capture()); in testGetCdmaSubscriptionSource()
DSimulatedCommands.java1268 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in SimulatedCommands
/frameworks/base/config/
Dboot-image-profile.txt7479 HSPLandroid/hardware/radio/V1_3/IRadio$Proxy;->getCdmaSubscriptionSource(I)V
22580 HSPLcom/android/internal/telephony/RIL;->getCdmaSubscriptionSource(Landroid/os/Message;)V