Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/
DDashboardFeatureProviderImplTest.java459 final Drawable staticIcon = Icon.createWithResource(mActivityInfo.packageName, in bindIcon_withStaticIcon_shouldLoadStaticIcon() local
461 final Bitmap staticIconBmp = Utils.createIconWithDrawable(staticIcon).getBitmap(); in bindIcon_withStaticIcon_shouldLoadStaticIcon()
494 final Drawable staticIcon = Icon.createWithResource(mActivityInfo.packageName, in bindIcon_withStaticIconAndIconUri_shouldLoadIconFromContentProvider() local
496 final Bitmap staticIconBmp = Utils.createIconWithDrawable(staticIcon).getBitmap(); in bindIcon_withStaticIconAndIconUri_shouldLoadIconFromContentProvider()