Searched refs:mDomainSelectorDestroyListener (Results 1 – 4 of 4) sorted by relevance
74 @Mock private DomainSelectorBase.DestroyListener mDomainSelectorDestroyListener; field in DomainSelectorBaseTest90 mImsStateTracker, mDomainSelectorDestroyListener, TAG); in setUp()105 mDomainSelectorDestroyListener = null; in tearDown()121 verify(mDomainSelectorDestroyListener).onDomainSelectorDestroyed(eq(mDomainSelector)); in testDestroy()
89 mDomainSelectorDestroyListener = listener;142 private DomainSelectorBase.DestroyListener mDomainSelectorDestroyListener; field in TelephonyDomainSelectionServiceTest192 mDomainSelectorDestroyListener = null; in tearDown()252 mDomainSelectorDestroyListener.onDomainSelectorDestroyed(mDomainSelectorBase1); in testOnDomainSelectionTwiceWithDestroy()
67 @Mock private DomainSelectorBase.DestroyListener mDomainSelectorDestroyListener; field in SmsDomainSelectorTest86 mLooper, mImsStateTracker, mDomainSelectorDestroyListener); in setUp()203 verify(mDomainSelectorDestroyListener).onDomainSelectorDestroyed(eq(mDomainSelector)); in testFinishSelection()
81 @Mock private DomainSelectorBase.DestroyListener mDomainSelectorDestroyListener; field in EmergencySmsDomainSelectorTest123 mLooper, mImsStateTracker, mDomainSelectorDestroyListener); in setUp()161 mDomainSelectorDestroyListener = null; in tearDown()