Searched refs:infoForSubType (Results 1 – 2 of 2) sorted by relevance
451 List<ServiceInfo> infoForSubType = map.get(subtype); in listBySubtype() local452 result.put(subtype, infoForSubType.toArray(new ServiceInfo[infoForSubType.size()])); in listBySubtype()
1971 List<ServiceInfo> infoForSubType = map.get(subtype); in listBySubtype() local1972 result.put(subtype, infoForSubType.toArray(new ServiceInfo[infoForSubType.size()])); in listBySubtype()