Searched defs:contextClass (Results 1 – 7 of 7) sorted by relevance
206 public static URL getResource(Class<?> contextClass, String resourceName) { in getResource()
37 public AnnotatedField(TypeResolutionContext contextClass, Field field, AnnotationMap annMap) in AnnotatedField()
49 ClassInfo contextClass = annotation.type().findClass("android.content.Context"); in classAuxTags() local
747 public JavaType constructType(Type type, Class<?> contextClass) { in constructType()
162 CXXRecordDecl *contextClass; in ClassifyImplicitMemberAccess() local