Searched defs:getElementAttrRspNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp.cpp641 static jboolean getElementAttrRspNative(JNIEnv* env, jobject object, function in namespace:android
1400 {"getElementAttrRspNative", "([BB[I[Ljava/lang/String;)Z",
1401 (void*)getElementAttrRspNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcp.java468 getElementAttrRspNative(bdaddr, numAttr, attrIds, textArray);
2747 private native boolean getElementAttrRspNative(byte[] address, byte numAttr, int[] attrIds, method in class:Avrcp

Completed in 44 milliseconds