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.cpp936 static void setPlayerApplicationSettingValuesNative(JNIEnv* env, jobject object, in setPlayerApplicationSettingValuesNative() function
1218 (void*)setPlayerApplicationSettingValuesNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java737 public native void setPlayerApplicationSettingValuesNative(byte[] address, byte numAttrib, in setPlayerApplicationSettingValuesNative() method in AvrcpControllerService