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.java611 public static Bitmap pfdToBitmap(ParcelFileDescriptor pfd) { in pfdToBitmap() method in ShortcutManagerTestUtils
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java53 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.pfdToBitmap;
673 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
677 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
681 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
690 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
704 bmp = pfdToBitmap( in testIcons()