Home
last modified time | relevance | path

Searched defs:getNowPlayingListNative (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_controller.cpp1130 static void getNowPlayingListNative(JNIEnv* env, jobject object, in getNowPlayingListNative() function
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java1046 public native void getNowPlayingListNative(byte[] address, int start, int end); in getNowPlayingListNative() method in AvrcpControllerService