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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpHelperClasses.java167 byte[] playable, byte[] itemTypes, byte[] itemsUid, String[] displayNameArray,
175 this.mItemTypes = itemTypes;
166 FolderItemsRsp(byte status, short uidCounter, byte scope, int numItems, byte[] folderTypes, byte[] playable, byte[] itemTypes, byte[] itemsUid, String[] displayNameArray, int[] attributesNum, int[] attrIds, String[] attrValues) argument
H A DAvrcp.java3095 byte scope, int numItems, byte[] folderTypes, byte[] playable, byte[] itemTypes,
3094 getFolderItemsRspNative(byte[] address, int rspStatus, short uidCounter, byte scope, int numItems, byte[] folderTypes, byte[] playable, byte[] itemTypes, byte[] itemUidArray, String[] textArray, int[] attributesNum, int[] attributesIds, String[] attributesArray) argument

Completed in 111 milliseconds