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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp.cpp620 jint songLen, jint songPos) {
633 (bt_bdaddr_t*)addr, (btrc_play_status_t)playStatus, songLen, songPos);
618 getPlayStatusRspNative(JNIEnv* env, jobject object, jbyteArray address, jint playStatus, jint songLen, jint songPos) argument
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcp.java2746 int songPos);
2745 getPlayStatusRspNative(byte[] address, int playStatus, int songLen, int songPos) argument

Completed in 127 milliseconds