Home
last modified time | relevance | path

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

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