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