Searched refs:hdpi (Results 1 – 2 of 2) sorted by relevance
28 LOCAL_PACKAGE_SPLITS := mdpi-v4 hdpi-v4 xhdpi-v4 xxhdpi-v4 v7 fr de
319 final Drawable hdpi = mResources.getDrawableForDensity( in testGetDrawableForDensity() local321 assertEquals(100, hdpi.getIntrinsicWidth()); in testGetDrawableForDensity()