Searched refs:iconCompat (Results 1 – 1 of 1) sorted by relevance
285 IconCompat iconCompat = IconCompat.createFromIcon(mActionIcon); in getMockReplyAction() local289 when(action.icon).thenReturn(iconCompat.getResId()); in getMockReplyAction()300 when(action.getIconCompat()).thenReturn(iconCompat); in getMockReplyAction()312 IconCompat iconCompat = IconCompat.createFromIcon(mActionIcon); in getMockMarkAsReadAction() local316 when(action.icon).thenReturn(iconCompat.getResId()); in getMockMarkAsReadAction()327 when(action.getIconCompat()).thenReturn(iconCompat); in getMockMarkAsReadAction()