Home
last modified time | relevance | path

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

/libnativehelper/
DJniConstants.cpp45 jclass JniConstants::gaiExceptionClass; member in JniConstants
125 gaiExceptionClass = findClass(env, "android/system/GaiException"); in init()
/libnativehelper/include/nativehelper/
DJniConstants.h56 static jclass gaiExceptionClass; member