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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp.cpp618 static jboolean getPlayStatusRspNative(JNIEnv* env, jobject object, function in namespace:android
1399 {"getPlayStatusRspNative", "([BIII)Z", (void*)getPlayStatusRspNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcp.java441 getPlayStatusRspNative(address, btstate, length, position);
2745 private native boolean getPlayStatusRspNative(byte[] address, int playStatus, int songLen, method in class:Avrcp

Completed in 45 milliseconds