Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_controller.cpp1190 static void changeFolderPathNative(JNIEnv* env, jobject object, in changeFolderPathNative() function
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java1070 public native void changeFolderPathNative(byte[] address, byte direction, long uid); in changeFolderPathNative() method in AvrcpControllerService