Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_target.cpp165 static jmethodID method_playItem; variable
201 method_playItem = in classInitNative()
734 sCallbackEnv->CallVoidMethod(mJavaInterface, method_playItem, player_id, in playItem()