Searched refs:getNowPlayingListNative (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_controller.cpp884 static void getNowPlayingListNative(JNIEnv* env, jobject object, function in namespace:android
897 ALOGE("Failed sending getNowPlayingListNative command, status: %d", status);
1038 {"getNowPlayingListNative", "([BBB)V", (void*)getNowPlayingListNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java1136 native static void getNowPlayingListNative(byte[] address, byte start, byte end); method in class:AvrcpControllerService
H A DAvrcpControllerStateMachine.java651 AvrcpControllerService.getNowPlayingListNative(

Completed in 1912 milliseconds