Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest8.java255 final Icon res32x32 = Icon.createWithResource(getTestContext(), R.drawable.black_32x32); in checkRequestPinShortcut() local
476 final Icon res32x32 = Icon.createWithResource(getTestContext(), R.drawable.black_32x32); in testRequestPinShortcut_dynamicExists() local
591 final Icon res32x32 = Icon.createWithResource(getTestContext(), R.drawable.black_32x32); in testRequestPinShortcut_dynamicExists_alreadyPinned() local
1042 final Icon res32x32 = Icon.createWithResource(getTestContext(), R.drawable.black_32x32); in testRequestPinShortcut_dynamicExists_titleWontChange() local
DShortcutManagerTest2.java2078 final Icon res32x32 = Icon.createWithResource(getTestContext(), R.drawable.black_32x32); in testDumpCheckin() local
DShortcutManagerTest1.java608 final Icon res32x32 = Icon.createWithResource(getTestContext(), R.drawable.black_32x32); in testIcons() local
4334 final Icon res32x32 = Icon.createWithResource(getTestContext(), R.drawable.black_32x32); in testHandlePackageUpdate() local