Searched refs:getCdmaSubscriptionSource (Results 1 – 13 of 13) sorted by relevance
125 mCi.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE)); in handleMessage()138 mCi.getCdmaSubscriptionSource( in handleMessage()156 public int getCdmaSubscriptionSource() { in getCdmaSubscriptionSource() method in CdmaSubscriptionSourceManager
478 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in ImsPhoneCommandInterface
479 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SipCommandInterface
1763 void getCdmaSubscriptionSource(Message response); in getCdmaSubscriptionSource() method
416 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in initRatSpecific()2643 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in handleRadioOn()2840 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in handleMessage()
775 mIsSubscriptionFromRuim = (mCdmaSSM.getCdmaSubscriptionSource() == in updatePhoneType()1277 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()1488 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
3910 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in RIL3919 radioProxy.getCdmaSubscriptionSource(rr.mSerial); in getCdmaSubscriptionSource()
583 public void getCdmaSubscriptionSource(Message response) {
1167 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SimulatedCommandsVerifier
960 getCdmaSubscriptionSource(); in testUpdatePhoneType()2259 .getCdmaSubscriptionSource(); in testGetMdn()
835 mRILUnderTest.getCdmaSubscriptionSource(obtainMessage()); in testGetCdmaSubscriptionSource()836 verify(mRadioProxy).getCdmaSubscriptionSource(mSerialNumberCaptor.capture()); in testGetCdmaSubscriptionSource()
1268 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in SimulatedCommands
7479 HSPLandroid/hardware/radio/V1_3/IRadio$Proxy;->getCdmaSubscriptionSource(I)V22580 HSPLcom/android/internal/telephony/RIL;->getCdmaSubscriptionSource(Landroid/os/Message;)V