Searched defs:setIn (Results 1 – 2 of 2) sorted by relevance
192 Dex.Section setIn = dex.open(annotationSetOffset); // annotation_set_item in getAnnotation() local534 Dex.Section setIn = dex.open(annotationSetOffset); // annotation_set_item in getAnnotationReader() local619 Dex.Section setIn = dex.open(offset); // annotation_set_item in annotationSetToAnnotations() local
150 public static void setIn(InputStream newIn) { in setIn() method in System