Searched refs:hexStringToByteUID (Results 1 – 2 of 2) sorted by relevance
276 AvrcpControllerService.hexStringToByteUID(uid)); in processMessage()302 AvrcpControllerService.hexStringToByteUID(playItemUid), in processMessage()807 AvrcpControllerService.hexStringToByteUID(null)); in processMessage()932 (byte) mScope, AvrcpControllerService.hexStringToByteUID(mPlayItemId), in processMessage()
1080 public static byte[] hexStringToByteUID(String uidStr) { in hexStringToByteUID() method in AvrcpControllerService