Searched refs:targetRes (Results 1 – 1 of 1) sorted by relevance
184 final Resources targetRes; in hasEqualVectorDrawableAttributes() local186 targetRes = mContext.getPackageManager().getResourcesForApplication(targetPkg); in hasEqualVectorDrawableAttributes()210 int targetRid = targetRes.getIdentifier(resourceName, "drawable", targetPkg); in hasEqualVectorDrawableAttributes()212 TypedArray targetAttrs = getAVDAttributes(targetRes, targetRid); in hasEqualVectorDrawableAttributes()