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