Searched refs:getDrawablesFromOverlay (Results 1 – 1 of 1) sorted by relevance
167 final List<String> iconPackDrawables = getDrawablesFromOverlay(info); in containsAllOverlayedIcons()200 final List<String> iconPackDrawables = getDrawablesFromOverlay(info); in hasEqualVectorDrawableAttributes()270 private static List<String> getDrawablesFromOverlay(ApplicationInfo applicationInfo) { in getDrawablesFromOverlay() method in IconPackOverlayTest