Home
last modified time | relevance | path

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

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/
Dflac_jni.cc106 jmethodID arrayListAddMethod = in DECODER_FUNC() local
116 env->CallBooleanMethod(commentList, arrayListAddMethod, commentString); in DECODER_FUNC()
141 env->CallBooleanMethod(pictureFrames, arrayListAddMethod, pictureFrame); in DECODER_FUNC()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/jni/
Dflac_jni.cc106 jmethodID arrayListAddMethod = in DECODER_FUNC() local
116 env->CallBooleanMethod(commentList, arrayListAddMethod, commentString); in DECODER_FUNC()
141 env->CallBooleanMethod(pictureFrames, arrayListAddMethod, pictureFrame); in DECODER_FUNC()