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.java622 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;
721 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
725 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
729 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
738 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
752 bmp = pfdToBitmap( in testIcons()