Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DIconTest.java493 final AdaptiveIconDrawable adaptiveDrawable = (AdaptiveIconDrawable) ic.loadDrawable( in testScaleDownMaxSizeWithAdaptiveBitmap() local
495 final Drawable drawable = adaptiveDrawable.getForeground(); in testScaleDownMaxSizeWithAdaptiveBitmap()