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

  /libnativehelper/
JniConstants.cpp 72 jclass JniConstants::structStatClass;
136 structStatClass = findClass(env, "android/system/StructStat");
  /libnativehelper/include/nativehelper/
JniConstants.h 90 static jclass structStatClass;

Completed in 26 milliseconds