Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerNativeInterface.java389 private native boolean sendGroupNavigationCommandNative( in sendGroupNavigationCommandNative() method in AvrcpControllerNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_controller.cpp828 static jboolean sendGroupNavigationCommandNative(JNIEnv* env, in sendGroupNavigationCommandNative() function
1173 (void*)sendGroupNavigationCommandNative}, in register_com_android_bluetooth_avrcp_controller()