Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/
DDashboardFeatureProviderImplTest.java501 final Drawable iconFromUri = Icon.createWithResource(iconInfo.first, iconInfo.second) in bindIcon_withStaticIconAndIconUri_shouldLoadIconFromContentProvider() local
503 final Bitmap iconBmpFromUri = Utils.createIconWithDrawable(iconFromUri).getBitmap(); in bindIcon_withStaticIconAndIconUri_shouldLoadIconFromContentProvider()