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.java686 public static Bitmap pfdToBitmap(ParcelFileDescriptor pfd) { in pfdToBitmap() method in ShortcutManagerTestUtils
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java57 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.pfdToBitmap;
970 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
974 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
978 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
987 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
1001 bmp = pfdToBitmap( in testIcons()