Searched refs:hexStringToByteUID (Results 1 – 2 of 2) sorted by relevance
288 AvrcpControllerService.hexStringToByteUID(uid)); in processMessage()315 AvrcpControllerService.hexStringToByteUID(playItemUid), (int) 0); in processMessage()735 AvrcpControllerService.hexStringToByteUID(null)); in processMessage()826 AvrcpControllerService.hexStringToByteUID(mPlayItemId), (int) 0); in processMessage()
1094 public static byte[] hexStringToByteUID(String uidStr) { in hexStringToByteUID() method in AvrcpControllerService