Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_target.cpp159 static jmethodID method_getNowPlayingList; variable
187 method_getNowPlayingList = in classInitNative()
513 sCallbackEnv->CallObjectMethod(mJavaInterface, method_getNowPlayingList); in getNowPlayingList()