Searched defs:attrValues (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
H A D | AvrcpHelperClasses.java | 168 int[] attributesNum, int[] attrIds, String[] attrValues) { 180 this.mAttrValues = attrValues; 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
|
Completed in 34 milliseconds