Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_target.cpp154 static jmethodID method_getCurrentSongInfo; variable
175 method_getCurrentSongInfo = env->GetMethodID( in classInitNative()
453 sCallbackEnv->CallObjectMethod(mJavaInterface, method_getCurrentSongInfo); in getSongInfo()