Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java364 final Drawable mdpi = mResources.getDrawableForDensity( in testGetDrawableForDensity() local
366 assertEquals(200, mdpi.getIntrinsicWidth()); in testGetDrawableForDensity()
396 final Drawable mdpi = extractForegroundFromAdaptiveIconDrawable(R.drawable.adaptive_icon, in testGetDrawableForDensityWithAdaptiveIconDrawable() local
398 assertNotNull(mdpi); in testGetDrawableForDensityWithAdaptiveIconDrawable()
399 assertEquals(200, mdpi.getIntrinsicWidth()); in testGetDrawableForDensityWithAdaptiveIconDrawable()
/cts/hostsidetests/appsecurity/test-apps/SplitApp/
DAndroid.mk31 LOCAL_PACKAGE_SPLITS := mdpi-v4 hdpi-v4 xhdpi-v4 xxhdpi-v4 v7 fr de