Home
last modified time | relevance | path

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

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