HomeSort by relevance Sort by last modified time
    Searched defs:gaiExceptionClass (Results 1 - 2 of 2) sorted by null

  /libnativehelper/
JniConstants.cpp 45 jclass JniConstants::gaiExceptionClass;
125 gaiExceptionClass = findClass(env, "android/system/GaiException");
  /libnativehelper/include/nativehelper/
JniConstants.h 56 static jclass gaiExceptionClass;

Completed in 1543 milliseconds