Home
last modified time | relevance | path

Searched refs:CONFIG_ICON_MASK_RES_ID (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java87 private static final int CONFIG_ICON_MASK_RES_ID = Resources.getSystem().getIdentifier( field in InvariantDeviceProfile
182 if (CONFIG_ICON_MASK_RES_ID == 0) { in getIconShapePath()
186 return context.getResources().getString(CONFIG_ICON_MASK_RES_ID); in getIconShapePath()