Searched defs:methods (Results 1 – 7 of 7) sorted by relevance
46 Method[] methods = clazz.getDeclaredMethods(); in getTestMethod() local
63 int registerNativeMethods(JNIEnv *env, const char *const className, const JNINativeMethod *methods, in registerNativeMethods()
27 abstract ImmutableMap<String, Runnable> methods(); in methods() method in SimulatorPortalEntryGroup
86 static const JNINativeMethod methods[] = { in JNI_OnLoad() local
177 static const JNINativeMethod methods[] = { in initializeCarEvsService() local
127 const JNINativeMethod methods[] = { variable
680 final HashSet<Integer> methods = new HashSet<>(); in testConnect_success() local