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