Home
last modified time | relevance | path

Searched refs:openInputStream (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DDepthImage.java60 InputStream input = context.getContentResolver().openInputStream(image); in createFromXMPMetadata()
74 …Bitmap bitmap = BitmapFactory.decodeStream(context.getContentResolver().openInputStream(uriDepthma… in createFromDepthmap()
DRGBZ.java55 preview = BitmapFactory.decodeStream(contentResolver.openInputStream(uri)); in RGBZ()
74 preview = BitmapFactory.decodeStream(contentResolver.openInputStream(uriImage)); in RGBZ()
/cts/tools/dex-tools/test/dex/reader/util/
DMemoryByteCode.java53 public InputStream openInputStream() { in openInputStream() method in MemoryByteCode
DJavaSource.java53 public InputStream openInputStream() { in openInputStream() method in JavaSource
/cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
DIntentReceiverActivity.java116 InputStream is = getContentResolver().openInputStream(uri); in getFirstLineFromUri()
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTestCase.java86 .openInputStream(uri); in readFully()
/cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/
DContentTest.java209 InputStream is = mContext.getContentResolver().openInputStream(uri); in getFirstLineFromUri()
/cts/tests/tests/content/src/android/content/cts/
DContentResolverTest.java465 InputStream is = mContentResolver.openInputStream(uri); in testOpenInputStream()
471 mContentResolver.openInputStream(invalidUri); in testOpenInputStream()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DContactsTest.java1274 return mResolver.openInputStream(Uri.parse(uriString)); in getInputStreamFromUriForTest()
1307 try (InputStream is = mResolver.openInputStream(Uri.parse(uri))) { in assertPhotoUriReadable()
/cts/tools/dex-tools/dex/
Dclasses.out.dex9594 public final java.io.InputStream openInputStream(