Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpNativeInterface.java213 sendMediaUpdateNative(metadata, playStatus, queue); in sendMediaUpdate()
384 private native void sendMediaUpdateNative( in sendMediaUpdateNative() method in AvrcpNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp267 static void sendMediaUpdateNative(JNIEnv* /* env */, jobject /* object */, in sendMediaUpdateNative() function
1052 {"sendMediaUpdateNative", "(ZZZ)V", (void*)sendMediaUpdateNative}, in register_com_android_bluetooth_avrcp_target()