Home
last modified time | relevance | path

Searched refs:getCurrentMetadataNative (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerNativeInterface.java85 getCurrentMetadataNative(address); in getCurrentMetadata()
427 private native void getCurrentMetadataNative(byte[] address); in getCurrentMetadataNative() method in AvrcpControllerNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_controller.cpp956 static void getCurrentMetadataNative(JNIEnv* env, jobject /* object */, in getCurrentMetadataNative() function
1179 {"getCurrentMetadataNative", "([B)V", (void*)getCurrentMetadataNative}, in register_com_android_bluetooth_avrcp_controller()