Searched refs:playItemNative (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpControllerNativeInterface.java | 109 playItemNative(address, scope, uid, uidCounter); in playItem() 471 private native void playItemNative(byte[] address, byte scope, long uid, int uidCounter); in playItemNative() method in AvrcpControllerNativeInterface
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_avrcp_controller.cpp | 1138 static void playItemNative(JNIEnv* env, jobject /* object */, in playItemNative() function 1185 {"playItemNative", "([BBJI)V", (void*)playItemNative}, in register_com_android_bluetooth_avrcp_controller()
|