Searched defs:is (Results 1 – 18 of 18) sorted by relevance
51 private static byte[] streamToBytes(InputStream is) { in streamToBytes()68 java.io.InputStream is; in SampleView() local
75 InputStream is = new ByteArrayInputStream(os.toByteArray()); in onDraw() local
64 InputStream is = context.getResources().openRawResource(R.drawable.app_sample_code); in SampleView() local
91 InputStream is = mContext.getResources() in onSurfaceCreated() local
189 InputStream is = mContext.getResources().openRawResource( in load() local
138 InputStream is = mContext.getResources() in onSurfaceCreated() local
279 InputStream is = mContext.getResources() in onSurfaceCreated() local
146 InputStream is = getResources().openRawResource(resourceIds[face]); in generateCubeMap() local
49 InputStream is = getAssets().open("read_asset.txt"); in onCreate() local
198 InputStream is = getResources().openRawResource(R.drawable.balloons); in createExternalStoragePublicPicture() local262 InputStream is = getResources().openRawResource(R.drawable.balloons); in createExternalStoragePrivatePicture() local324 InputStream is = getResources().openRawResource(R.drawable.balloons); in createExternalStoragePrivateFile() local
151 InputStream is = null; in prepareApk() local
117 InputStream is = getContext().getAssets().open(uri.getPath()); in openAssetFile() local
61 InputStream is = null; in onHandleIntent() local
136 InputStream is = getAssets().open(lang + ".freq"); in isDataInstalled() local
215 private Map<Character, Integer> buildFrequencyMap(InputStream is) throws IOException { in buildFrequencyMap()
136 InputStream is = mContext.getResources() in onSurfaceCreated() local
284 private int readInt16(InputStream is) throws Exception { in readInt16()
98 InputStream is = mContext.getResources() in onSurfaceCreated() local