Searched refs:TITLE_MUTE (Results 1 – 1 of 1) sorted by relevance
57 private static final String TITLE_MUTE= "Mute"; field in MockMessageNotificationBuilder367 TITLE_MUTE, mPendingIntent)).addRemoteInput( in getNonMockMuteAction()376 when(action.title).thenReturn(TITLE_MUTE); in getMockMuteAction()386 when(action.getTitle()).thenReturn(TITLE_MUTE); in getMockMuteAction()