Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_media_MediaMetricsJNI.cpp52 jmethodID setLongID = env->GetMethodID(clazzBundle, "putLong", "(Ljava/lang/String;J)V"); in writeMetricsToBundle() local
73 env->CallVoidMethod(mybundle, setLongID, in writeMetricsToBundle()
130 jmethodID setLongID = env->GetMethodID(clazzBundle, "putLong", "(Ljava/lang/String;J)V"); in writeAttributesToBundle() local
187 env->CallVoidMethod(mybundle, setLongID, in writeAttributesToBundle()
/frameworks/base/core/jni/
Dandroid_media_MediaMetricsJNI.cpp52 jmethodID setLongID = env->GetMethodID(clazzBundle, "putLong", "(Ljava/lang/String;J)V"); in writeMetricsToBundle() local
73 env->CallVoidMethod(mybundle, setLongID, in writeMetricsToBundle()
130 jmethodID setLongID = env->GetMethodID(clazzBundle, "putLong", "(Ljava/lang/String;J)V"); in writeAttributesToBundle() local
187 env->CallVoidMethod(mybundle, setLongID, in writeAttributesToBundle()