Searched refs:hwId (Results 1 – 1 of 1) sorted by relevance
247 static void programIdentifierToHal(@NonNull ProgramIdentifier hwId, in programIdentifierToHal() argument249 hwId.type = id.getType(); in programIdentifierToHal()250 hwId.value = id.getValue(); in programIdentifierToHal()255 ProgramIdentifier hwId = new ProgramIdentifier(); in programIdentifierToHal() local256 programIdentifierToHal(hwId, id); in programIdentifierToHal()257 return hwId; in programIdentifierToHal()