HomeSort by relevance Sort by last modified time
    Searched defs:NO_ANNOTATIONS (Results 1 - 4 of 4) sorted by null

  /libcore/luni/src/main/java/java/lang/
Package.java 52 private static final Annotation[] NO_ANNOTATIONS = new Annotation[0];
98 return NO_ANNOTATIONS;
105 return NO_ANNOTATIONS;
  /libcore/luni/src/main/java/java/lang/reflect/
Method.java 289 private static final Annotation[] NO_ANNOTATIONS = new Annotation[0];
297 annotations[i] = NO_ANNOTATIONS;
  /prebuilt/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 1793 milliseconds