Home
last modified time | relevance | path

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

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