Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/
H A DDashboardFeatureProviderImplTest.java416 final Drawable staticIcon = Icon.createWithResource(mActivityInfo.packageName, in bindIcon_withStaticIcon_shouldLoadStaticIcon() local
451 final Drawable staticIcon = Icon.createWithResource(mActivityInfo.packageName, in bindIcon_withStaticIconAndIconUri_shouldLoadIconFromContentProvider() local