Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java686 public static Bitmap pfdToBitmap(ParcelFileDescriptor pfd) { in pfdToBitmap() method in ShortcutManagerTestUtils
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java58 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.pfdToBitmap;
914 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
918 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
922 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
931 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
945 bmp = pfdToBitmap( in testIcons()