Searched refs:getCdmaSubscriptionSource (Results 1 – 12 of 12) sorted by relevance
124 mCi.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE)); in handleMessage()137 mCi.getCdmaSubscriptionSource( in handleMessage()155 public int getCdmaSubscriptionSource() { in getCdmaSubscriptionSource() method in CdmaSubscriptionSourceManager
469 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SipCommandInterface
468 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in ImsPhoneCommandInterface
1151 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SimulatedCommandsVerifier
1235 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in SimulatedCommands
1674 void getCdmaSubscriptionSource(Message response); in getCdmaSubscriptionSource() method
376 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in initRatSpecific()2363 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in handleRadioOn()2560 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in handleMessage()
727 mIsSubscriptionFromRuim = (mCdmaSSM.getCdmaSubscriptionSource() == in updatePhoneType()1186 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()1397 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
3387 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in RIL3396 radioProxy.getCdmaSubscriptionSource(rr.mSerial); in getCdmaSubscriptionSource()
583 public void getCdmaSubscriptionSource(Message response) {
772 getCdmaSubscriptionSource(); in testUpdatePhoneType()2001 .getCdmaSubscriptionSource(); in testGetMdn()
698 mRILUnderTest.getCdmaSubscriptionSource(obtainMessage()); in testGetCdmaSubscriptionSource()699 verify(mRadioProxy).getCdmaSubscriptionSource(mSerialNumberCaptor.capture()); in testGetCdmaSubscriptionSource()