Home
last modified time | relevance | path

Searched refs:mFakeFactory (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
DParticipantRefreshTest.java43 FakeFactory mFakeFactory; field in ParticipantRefreshTest
56 mFakeFactory = FakeFactory.registerWithFakeContext(getTestContext(), mContext) in setUp()
70 mFakeFactory.withProvider(uri, phoneLookup); in addPhoneLookup()