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.cpp164 static jmethodID method_playItem; variable
200 method_playItem = in classInitNative()
733 sCallbackEnv->CallVoidMethod(mJavaInterface, method_playItem, player_id, in playItem()