Searched refs:UIIntentsImpl (Results 1 – 3 of 3) sorted by relevance
34 import com.android.messaging.ui.UIIntentsImpl;98 factory.mUIIntents = new UIIntentsImpl(); in register()
33 import com.android.messaging.ui.UIIntentsImpl;54 .withUIIntents(new UIIntentsImpl()); in setUp()
76 public class UIIntentsImpl extends UIIntents { class