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

  /libnativehelper/include/nativehelper/
JniConstants.h 79 static jclass shortClass;
  /libnativehelper/
JniConstants.cpp 61 jclass JniConstants::shortClass;
125 shortClass = findClass(env, "java/lang/Short");

Completed in 219 milliseconds