Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java176 getCurrentMetadataNative(Utils.getByteAddress(device)); in getCurrentMetadataIfNoCoverArt()
861 public native void getCurrentMetadataNative(byte[] address); in getCurrentMetadataNative() method in AvrcpControllerService
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_controller.cpp1090 static void getCurrentMetadataNative(JNIEnv* env, jobject object, in getCurrentMetadataNative() function
1300 {"getCurrentMetadataNative", "([B)V", (void*)getCurrentMetadataNative},