Home
last modified time | relevance | path

Searched defs:decodeFileDescriptor (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/android/junit/src/org/chromium/base/
DFileUtilsTest.java464 public static Bitmap decodeFileDescriptor(FileDescriptor fd) throws IOException { in decodeFileDescriptor() method in FileUtilsTest.FakeShadowBitmapFactory
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmapFactory.java125 protected static Bitmap decodeFileDescriptor( in decodeFileDescriptor() method in ShadowBitmapFactory