Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_controller.cpp993 static void setPlayerApplicationSettingValuesNative(JNIEnv* env, jobject object, in setPlayerApplicationSettingValuesNative() function
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java947 public native void setPlayerApplicationSettingValuesNative(byte[] address, byte numAttrib, in setPlayerApplicationSettingValuesNative() method in AvrcpControllerService