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