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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_controller.cpp777 static void setPlayerApplicationSettingValuesNative(JNIEnv* env, jobject object, function in namespace:android
795 ALOGE("setPlayerApplicationSettingValuesNative: not have enough memeory");
1032 {"setPlayerApplicationSettingValuesNative", "([BB[B[B)V",
1033 (void*)setPlayerApplicationSettingValuesNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java1123 native static void setPlayerApplicationSettingValuesNative(byte[] address, byte numAttrib, method in class:AvrcpControllerService

Completed in 477 milliseconds