Searched refs:endIcon (Results 1 – 1 of 1) sorted by relevance
107 String title, String subtitle, Icon startIcon, Icon endIcon, in createSlice() argument119 if (endIcon != null) { in createSlice()120 builder.setEndIcon(endIcon); in createSlice()