Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_controller.cpp577 static void setPlayerApplicationSettingValuesNative(JNIEnv *env, jobject object, jbyteArray address, in setPlayerApplicationSettingValuesNative() function
682 (void *) setPlayerApplicationSettingValuesNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerService.java589setPlayerApplicationSettingValuesNative(getByteAddress(mAvrcpRemoteDevice.mBTDevice), in handleMessage()
956 private native void setPlayerApplicationSettingValuesNative(byte[] address, byte numAttrib, in setPlayerApplicationSettingValuesNative() method in AvrcpControllerService