Home
last modified time | relevance | path

Searched refs:mockBugleGservices (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/
DConversationFragmentTest.java58 @Mock protected BugleGservices mockBugleGservices; field in ConversationFragmentTest
78 .withBugleGservices(mockBugleGservices) in setUp()
DConversationInputManagerTest.java46 @Mock protected BugleGservices mockBugleGservices; field in ConversationInputManagerTest
61 .withBugleGservices(mockBugleGservices); in setUp()
DComposeMessageViewTest.java61 @Mock protected BugleGservices mockBugleGservices; field in ComposeMessageViewTest
76 .withBugleGservices(mockBugleGservices) in setUp()