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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp.cpp1294 static jboolean searchRspNative(JNIEnv* env, jobject object, jbyteArray address, function in namespace:android
1433 {"searchRspNative", "([BIII)Z", (void*)searchRspNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcp.java1308 searchRspNative(address, AvrcpConstants.RSP_SRCH_NOT_SPRTD, 0, 0);
2770 private native boolean searchRspNative(byte[] address, int rspStatus, int uidCounter, method in class:Avrcp

Completed in 75 milliseconds