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