Searched refs:scanRecordClass (Results 1 – 1 of 1) sorted by relevance
46 Class<?> scanRecordClass = ScanRecord.class; in parseScanRecord() local48 Method method = scanRecordClass.getDeclaredMethod("parseFromBytes", byte[].class); in parseScanRecord()