Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java610 final Icon res512x512 = Icon.createWithResource(getTestContext(), R.drawable.black_512x512); in testIcons() local
642 makeShortcutWithIcon("res32x32", res512x512), in testIcons()
643 makeShortcutWithIcon("res64x64", res512x512), in testIcons()
644 makeShortcutWithIcon("none", res512x512) in testIcons()
654 makeShortcutWithIcon("res32x32", res512x512), in testIcons()