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