Home
last modified time | relevance | path

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

/cts/tests/tests/content/SyncAccountAccessStubs/
DAndroid.bp28 "mdpi-v4",
/cts/hostsidetests/silentupdate/testapp/
DAndroid.bp38 "mdpi-v4",
/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java415 final Drawable mdpi = mResources.getDrawableForDensity( in testGetDrawableForDensity() local
417 assertEquals(200, mdpi.getIntrinsicWidth()); in testGetDrawableForDensity()
447 final Drawable mdpi = extractForegroundFromAdaptiveIconDrawable(R.drawable.adaptive_icon, in testGetDrawableForDensityWithAdaptiveIconDrawable() local
449 assertNotNull(mdpi); in testGetDrawableForDensityWithAdaptiveIconDrawable()
450 assertEquals(200, mdpi.getIntrinsicWidth()); in testGetDrawableForDensityWithAdaptiveIconDrawable()
/cts/hostsidetests/appsecurity/test-apps/SplitApp/
DAndroid.bp46 "mdpi-v4",
/cts/tests/tests/content/HelloWorldApp/
DAndroid.bp30 "mdpi-v4",