Home
last modified time | relevance | path

Searched refs:gCollectionAddID (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_util_EventLog.cpp32 static jmethodID gCollectionAddID; variable
238 env->CallBooleanMethod(out, gCollectionAddID, event); in android_util_EventLog_readEvents()
288 { &gCollectionClass, "add", "(Ljava/lang/Object;)Z", &gCollectionAddID },