Home
last modified time | relevance | path

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

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