Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_controller.cpp938 static void changeFolderPathNative(JNIEnv* env, jobject object, in changeFolderPathNative() function
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java1142 native static void changeFolderPathNative(byte[] address, byte direction, byte[] uid); in changeFolderPathNative() method in AvrcpControllerService