Searched refs:ExceptionStream (Results 1 – 1 of 1) sorted by relevance
1032 private class ExceptionStream extends InputStream { class1037 ExceptionStream(int resId, int exceptionPosition) { in ExceptionStream() method in ExceptionStream1070 InputStream is = new ExceptionStream(R.drawable.animated, 27570); in testExceptionInStream()