Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_media_MediaMetricsJNI.cpp51 jmethodID setIntID = env->GetMethodID(clazzBundle, "putInt", "(Ljava/lang/String;I)V"); in writeMetricsToBundle() local
69 env->CallVoidMethod(mybundle, setIntID, in writeMetricsToBundle()
129 jmethodID setIntID = env->GetMethodID(clazzBundle, "putInt", "(Ljava/lang/String;I)V"); in writeAttributesToBundle() local
179 env->CallVoidMethod(mybundle, setIntID, in writeAttributesToBundle()
/frameworks/base/core/jni/
Dandroid_media_MediaMetricsJNI.cpp51 jmethodID setIntID = env->GetMethodID(clazzBundle, "putInt", "(Ljava/lang/String;I)V"); in writeMetricsToBundle() local
69 env->CallVoidMethod(mybundle, setIntID, in writeMetricsToBundle()
129 jmethodID setIntID = env->GetMethodID(clazzBundle, "putInt", "(Ljava/lang/String;I)V"); in writeAttributesToBundle() local
179 env->CallVoidMethod(mybundle, setIntID, in writeAttributesToBundle()