Searched refs:setLongID (Results 1 – 1 of 1) sorted by relevance
47 jmethodID setLongID = env->GetMethodID(clazzBundle, "putLong", "(Ljava/lang/String;J)V"); in writeMetricsToBundle() local68 env->CallVoidMethod(mybundle, setLongID, in writeMetricsToBundle()