Searched defs:jmethod (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DJni.cpp1281 static jmethodID FromReflectedMethod(JNIEnv* env, jobject jmethod) { argument
1283 Object* method = dvmDecodeIndirectRef(ts.self(), jmethod);

Completed in 10 milliseconds