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