Searched refs:getSourceDrawableResId (Results 1 – 4 of 4) sorted by relevance
377 ((AdaptiveIconDrawable) appIcon).getSourceDrawableResId(), true, in getMonochromeAppIcon()
481 public int getSourceDrawableResId() { in getSourceDrawableResId() method in AdaptiveIconDrawable
1322 when(adaptiveIcon.getSourceDrawableResId()).thenReturn(monochromeIconResId); in testMonochromeAppIcon_adaptiveIconExists()
11153 ? ((AdaptiveIconDrawable) drawable).getSourceDrawableResId() : Resources.ID_NULL; in isDefaultApplicationIcon()