Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest2.java2079 final Icon res64x64 = Icon.createWithResource(getTestContext(), R.drawable.black_64x64); in testDumpCheckin() local
2088 makeShortcutWithIcon("res64x64", res64x64), in testDumpCheckin()
DShortcutManagerTest1.java609 final Icon res64x64 = Icon.createWithResource(getTestContext(), R.drawable.black_64x64); in testIcons() local
623 makeShortcutWithIcon("res64x64", res64x64), in testIcons()