OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pfdToBitmap
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest1.java
51
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
pfdToBitmap
;
660
bmp =
pfdToBitmap
(mLauncherApps.getShortcutIconFd(
664
bmp =
pfdToBitmap
(mLauncherApps.getShortcutIconFd(
668
bmp =
pfdToBitmap
(mLauncherApps.getShortcutIconFd(
677
bmp =
pfdToBitmap
(mLauncherApps.getShortcutIconFd(
691
bmp =
pfdToBitmap
(
[
all
...]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
ShortcutManagerTestUtils.java
607
public static Bitmap
pfdToBitmap
(ParcelFileDescriptor pfd) {
[
all
...]
Completed in 212 milliseconds