Searched refs:setFactoryForTest (Results 1 – 3 of 3) sorted by relevance
110 SimContactDao.setFactoryForTest(Functions.<SimContactDao>constant(mDao)); in setUp()122 SimContactDao.setFactoryForTest(SimContactDao.DEFAULT_FACTORY); in tearDown()247 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