Searched refs:mockSubscriptionListData (Results 1 – 1 of 1) sorted by relevance
55 @Mock protected SubscriptionListData mockSubscriptionListData; field in ConversationInputManagerTest80 Mockito.when(mockSubscriptionListData.hasData()).thenReturn(true); in initNewInputManager()82 .thenReturn(mockSubscriptionListData); in initNewInputManager()