Searched defs:playItemNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_controller.cpp1001 static void playItemNative(JNIEnv* env, jobject object, jbyteArray address, function in namespace:android
1020 ALOGE("Failed sending playItemNative command, status: %d", status);
1043 {"playItemNative", "([BB[BI)V", (void*)playItemNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java1143 native static void playItemNative( method in class:AvrcpControllerService

Completed in 46 milliseconds