Searched refs:withUIIntents (Results 1 – 5 of 5) sorted by relevance
67 .withUIIntents(mMockUIIntents); in setUp()
54 .withUIIntents(new UIIntentsImpl()); in setUp()
79 .withUIIntents(mMockUIIntents); in setUp()
62 .withUIIntents(mMockUIIntents); in setUp()
246 public FakeFactory withUIIntents(final UIIntents uiIntents) { in withUIIntents() method in FakeFactory