Searched defs:is (Results 1 – 10 of 10) sorted by relevance
38 final InputStream is = mResources.openRawResource(R.raw.text); in testReadToEnd() local42 static void verifyTextAsset(final InputStream is) throws IOException { in verifyTextAsset()
887 InputStream is = mResources.openRawResource(R.raw.text); in testRawResource() local896 static void verifyTextAsset(final InputStream is) throws IOException { in verifyTextAsset()
147 InputStream is = getActivity().getResources().openRawResource(MOVIE); in testDecodeByteArray() local166 InputStream is = getActivity().getResources() in testDecodeStream() local
145 InputStream is = obtainInputStream(); in testDecodeStream1() local162 InputStream is = obtainInputStream(); in testDecodeStream2() local258 InputStream is = obtainInputStream(); in obtainPath() local
62 InputStream is = null; in testPrintln() local
84 InputStream is = new FileInputStream(mFile); in testPrintln() local
144 InputStream is = mContext.getResources().openRawResource(SOUND_A); in createSoundFile() local
165 InputStream is = new BufferedInputStream(new FileInputStream(f)); in visitFile() local
915 public void setInputStream(InputStream is); in setInputStream()1107 public void setInputStream(InputStream is) { in setInputStream()
204 InputStream is = mContentResolver.openInputStream(uri); in testOpenInputStream() local