Home | History | Annotate | Download | only in jni_generator

Lines Matching refs:CLASSES

179                         'Only import unqualified outer classes.' % class_name)
302 # all classes that are implicitly imported.
304 'android_jar.classes'), 'r') as f:
921 ${CLASSES}
936 'CLASSES': self.GetFindClasses(),
1289 """Returns the imlementation of FindClass for all known classes."""