Searched refs:hwId (Results 1 – 1 of 1) sorted by relevance
246 static void programIdentifierToHal(@NonNull ProgramIdentifier hwId, in programIdentifierToHal() argument248 hwId.type = id.getType(); in programIdentifierToHal()249 hwId.value = id.getValue(); in programIdentifierToHal()254 ProgramIdentifier hwId = new ProgramIdentifier(); in programIdentifierToHal() local255 programIdentifierToHal(hwId, id); in programIdentifierToHal()256 return hwId; in programIdentifierToHal()