Home
last modified time | relevance | path

Searched refs:withBugleGservices (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/
DConversationFragmentTest.java78 .withBugleGservices(mockBugleGservices) in setUp()
DComposeMessageViewTest.java76 .withBugleGservices(mockBugleGservices) in setUp()
DConversationInputManagerTest.java61 .withBugleGservices(mockBugleGservices); in setUp()
/packages/apps/Messaging/tests/src/com/android/messaging/
DFakeFactory.java256 public FakeFactory withBugleGservices(final BugleGservices bugleGservices) { in withBugleGservices() method in FakeFactory