Home
last modified time | relevance | path

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

/libnativehelper/
DJniConstants.cpp56 jclass JniConstants::methodClass; member in JniConstants
136 methodClass = findClass(env, "java/lang/reflect/Method"); in init()
/libnativehelper/include/nativehelper/
DJniConstants.h67 static jclass methodClass; member