Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DFastScrollingIndexCacheTest.java55 mCache = FastScrollingIndexCache.getInstanceForTest(mPrefs); in setUp()
142 FastScrollingIndexCache cache2 = FastScrollingIndexCache.getInstanceForTest(mPrefs); in testPutAndGet()
/packages/apps/Contacts/src/com/android/contacts/location/
DCountryDetector.java62 public CountryDetector getInstanceForTest(Context context, TelephonyManager telephonyManager, in getInstanceForTest() method in CountryDetector
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DFastScrollingIndexCache.java105 static synchronized FastScrollingIndexCache getInstanceForTest( in getInstanceForTest() method in FastScrollingIndexCache