Home
last modified time | relevance | path

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

/cts/hostsidetests/theme/
DREADME35 1. Connect one device for each DPI bucket (ldpi, xxxhdpi, etc.) that you wish
/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java311 final Drawable ldpi = mResources.getDrawableForDensity( in testGetDrawableForDensity() local
313 assertEquals(300, ldpi.getIntrinsicWidth()); in testGetDrawableForDensity()