HomeSort by relevance Sort by last modified time
    Searched full:bmp64x64 (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest2.java 1951 final Icon bmp64x64 = Icon.createWithBitmap(BitmapFactory.decodeResource( local
    [all...]
ShortcutManagerTest1.java 553 final Icon bmp64x64 = Icon.createWithBitmap(BitmapFactory.decodeResource( local
564 makeShortcutWithIcon("bmp64x64", bmp64x64),
574 "bmp64x64",
622 list(getShortcutInfoAsLauncher(CALLING_PACKAGE_1, "bmp64x64", USER_0))),
623 "bmp64x64");
654 getShortcutInfoAsLauncher(CALLING_PACKAGE_1, "bmp64x64", USER_0)));
665 getShortcutInfoAsLauncher(CALLING_PACKAGE_1, "bmp64x64", USER_0)));
    [all...]

Completed in 152 milliseconds