Searched refs:mSubInfoRecordUpdater (Results 1 – 2 of 2) sorted by relevance
157 verify(mSubInfoRecordUpdater).updateInternalIccState( in testUpdateActiveSlotStatus()245 verify(mSubInfoRecordUpdater).updateInternalIccState( in testUpdateAbsentState()275 verify(mSubInfoRecordUpdater).updateInternalIccStateForInactiveSlot( in testUpdateAbsentStateInactiveSlotStatus()297 verify(mSubInfoRecordUpdater).updateInternalIccState( in testUiccSlotCreateAndDispose()322 verify(mSubInfoRecordUpdater).updateInternalIccState( in testUiccSlotBroadcastAbsent()332 verify(mSubInfoRecordUpdater).updateInternalIccState( in testUiccSlotBroadcastAbsent()
284 protected SubscriptionInfoUpdater mSubInfoRecordUpdater; field in TelephonyTest738 replaceInstance(PhoneFactory.class, "sSubInfoRecordUpdater", null, mSubInfoRecordUpdater); in setUp()