Home
last modified time | relevance | path

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

/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java617 public static Bitmap pfdToBitmap(ParcelFileDescriptor pfd) { in pfdToBitmap() method in ShortcutManagerTestUtils
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java58 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.pfdToBitmap;
710 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
714 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
718 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
727 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
741 bmp = pfdToBitmap( in testIcons()