Searched refs:setFactoryForTest (Results 1 – 3 of 3) sorted by relevance
108 SimContactDao.setFactoryForTest(Functions.<SimContactDao>constant(mDao)); in setUp()120 SimContactDao.setFactoryForTest(SimContactDao.DEFAULT_FACTORY); in tearDown()245 SimContactDao.setFactoryForTest(new Function<Context, SimContactDao>() { in selectionsAreImportedAndDisabledOnSubsequentImports()
65 public static void setFactoryForTest(AsyncTaskExecutorFactory factory) { in setFactoryForTest() method in AsyncTaskExecutors
85 public static synchronized void setFactoryForTest( in setFactoryForTest() method in SimContactDao