Searched refs:methods (Results 1 – 14 of 14) sorted by relevance
33 static JNINativeMethod methods[] = { variable66 methods, sizeof(methods) / sizeof(methods[0]))) { in registerNatives()
3 This compares the set of classes, fields, and methods used by an Android5 use of any unpublished members or methods.14 all classes, fields, and methods that are referenced by classes.dex but not90 Enumeration classes are included, and always have two methods ("valueOf"100 (3) Public annotation methods are not listed108 fields or methods), we emit a warning instead of an error.178 or methods, a warning is emitted instead of an error.
11 - exclude specific classes, fields or methods.76 This is not orthogonal to the fact that private fields and methods are automatically79 - Private fields and methods are automatically excluded. There is no command line
18 native <methods>;
23 import org.apache.http.client.methods.HttpGet;
22 import org.apache.http.client.methods.HttpGet;
27 import org.apache.http.client.methods.HttpPost;
253 # and setter methods for a property. Setting this option to YES (the default)254 # will make doxygen to replace the get and set methods by a property in the255 # documentation. This will only work if the methods are indeed getting or257 # methods anyway, you should set this option to NO.330 # methods, which are defined in the implementation section but not in332 # If set to NO (the default) only methods in the interface are included.
1007 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, in RegisterNatives()1009 { return functions->RegisterNatives(this, clazz, methods, nMethods); } in RegisterNatives()
META-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...