Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java319 final Drawable ldpi = mResources.getDrawableForDensity( in testGetDrawableForDensity() local
321 assertEquals(300, ldpi.getIntrinsicWidth()); in testGetDrawableForDensity()
350 final Drawable ldpi = extractForegroundFromAdaptiveIconDrawable(R.drawable.adaptive_icon, in testGetDrawableForDensityWithAdaptiveIconDrawable() local
352 assertNotNull(ldpi); in testGetDrawableForDensityWithAdaptiveIconDrawable()
353 assertEquals(300, ldpi.getIntrinsicWidth()); in testGetDrawableForDensityWithAdaptiveIconDrawable()
/cts/hostsidetests/theme/
DREADME35 1. Connect one device for each DPI bucket (ldpi, xxxhdpi, etc.) that you wish