Searched refs:mediaPlayerListRspNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcp.java2337 mediaPlayerListRspNative(folderObj.mAddress, AvrcpConstants.RSP_NO_AVBL_PLAY,
2344 mediaPlayerListRspNative(folderObj.mAddress, AvrcpConstants.RSP_INV_RANGE,
2353 mediaPlayerListRspNative(folderObj.mAddress, rspObj.mStatus, rspObj.mUIDCounter,
2721 if (!mediaPlayerListRspNative(address, rspStatus, sUIDCounter, rspObj.mItemType,
2729 if (!mediaPlayerListRspNative(address, rspStatus, sUIDCounter, (byte) 0x00, 0, null,
3090 private native boolean mediaPlayerListRspNative(byte[] address, int rsStatus, int uidCounter, method in class:Avrcp
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp.cpp951 static jboolean mediaPlayerListRspNative( function in namespace:android
1424 {"mediaPlayerListRspNative", "([BIIBI[I[B[I[B[S[Ljava/lang/String;)Z",
1425 (void*)mediaPlayerListRspNative},

Completed in 40 milliseconds