Searched refs:gLongClass (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_util_EventLog.cpp40 static jclass gLongClass; member in namespace:android
125 } else if (env->IsInstanceOf(item, gLongClass)) {
249 { "java/lang/Long", &gLongClass },
256 { &gLongClass, "value", "J", &gLongValueID },

Completed in 297 milliseconds