Searched refs:mShowsUI (Results 1 – 1 of 1) sorted by relevance
85 private boolean mShowsUI = false; field in MockMessageNotificationBuilder245 mShowsUI = showsUI; in setShowsUI()315 semanticAction).setShowsUserInterface(mShowsUI).build(); in getNonMockReplyAction()331 when(action.getShowsUserInterface()).thenReturn(mShowsUI); in getMockReplyAction()