Searched refs:getCdmaSubscriptionSource (Results 1 – 12 of 12) sorted by relevance
126 mCi.getCdmaSubscriptionSource(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_SOURCE)); in handleMessage()139 mCi.getCdmaSubscriptionSource( in handleMessage()157 public int getCdmaSubscriptionSource() { in getCdmaSubscriptionSource() method in CdmaSubscriptionSourceManager
182 public void getCdmaSubscriptionSource(int serial) throws RemoteException { in getCdmaSubscriptionSource() method in RadioSimProxy185 mSimProxy.getCdmaSubscriptionSource(serial); in getCdmaSubscriptionSource()187 mRadioProxy.getCdmaSubscriptionSource(serial); in getCdmaSubscriptionSource()
1792 void getCdmaSubscriptionSource(Message response); in getCdmaSubscriptionSource() method
598 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in initRatSpecific()3225 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in handleRadioOn()3401 mCdmaSubscriptionSource = mCdmaSSM.getCdmaSubscriptionSource(); in handleMessage()
829 mIsSubscriptionFromRuim = (mCdmaSSM.getCdmaSubscriptionSource() == in updatePhoneType()1343 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()1538 handleCdmaSubscriptionSource(mCdmaSSM.getCdmaSubscriptionSource()); in handleMessage()
3777 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in RIL3791 simProxy.getCdmaSubscriptionSource(rr.mSerial); in getCdmaSubscriptionSource()
2309 mCi.getCdmaSubscriptionSource(response); in queryCdmaSubscriptionMode()
451 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in ImsPhoneCommandInterface
1148 public void getCdmaSubscriptionSource(Message response) { in getCdmaSubscriptionSource() method in SimulatedCommandsVerifier
1078 mRILUnderTest.getCdmaSubscriptionSource(obtainMessage()); in testGetCdmaSubscriptionSource()1079 verify(mRadioProxy).getCdmaSubscriptionSource(mSerialNumberCaptor.capture()); in testGetCdmaSubscriptionSource()
1247 public void getCdmaSubscriptionSource(Message result) { in getCdmaSubscriptionSource() method in SimulatedCommands
1014 getCdmaSubscriptionSource(); in testUpdatePhoneType()2764 .getCdmaSubscriptionSource(); in testGetMdn()