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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp.cpp238 jint songLen, jint songPos) {
245 songLen, songPos)) != BT_STATUS_SUCCESS) {
237 getPlayStatusRspNative(JNIEnv *env, jobject object, jint playStatus, jint songLen, jint songPos) argument
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DAvrcp.java830 private native boolean getPlayStatusRspNative(int playStatus, int songLen, int songPos); argument

Completed in 311 milliseconds