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