Searched refs:gLongValueOf (Results 1 – 1 of 1) sorted by relevance
36 static jmethodID gLongValueOf; variable165 …return env->CallStaticObjectMethod(gLongClazz, gLongValueOf, static_cast<jlong>(manifest->level())… in android_os_VintfObject_getTargetFrameworkCompatibilityMatrixVersion()191 gLongValueOf = GetStaticMethodIDOrDie(env, gLongClazz, "valueOf", "(J)Ljava/lang/Long;"); in register_android_os_VintfObject()