Home
last modified time | relevance | path

Searched refs:methodIsPublic (Results 1 – 1 of 1) sorted by relevance

/dalvik/dalvikvm/
DMain.c92 static int methodIsPublic(JNIEnv* env, jclass clazz, jmethodID methodId) in methodIsPublic() function
267 if (!methodIsPublic(env, startClass, startMeth)) in main()