Searched defs:regulatoryInfo (Results 1 – 2 of 2) sorted by relevance
64 val regulatoryInfo = context.getRegulatoryInfo() in getRegulatoryInfo_noSkuProperty_shouldReturnDefaultLabel() constant74 val regulatoryInfo = context.getRegulatoryInfo() in getResourceId_noCooProperty_shouldReturnSkuLabel() constant84 val regulatoryInfo = context.getRegulatoryInfo() in getResourceId_hasSkuAndCooProperties_shouldReturnCooLabel() constant94 val regulatoryInfo = context.getRegulatoryInfo() in getResourceId_noCorrespondingCooLabel_shouldReturnSkuLabel() constant
55 public final RegulatoryInfo regulatoryInfo; field in DiscoveryAdvertisement78 RegulatoryInfo regulatoryInfo = null; in fromBytes() local222 private static byte[] convertRegulatoryInfo(RegulatoryInfo regulatoryInfo) { in convertRegulatoryInfo()264 @Nullable RegulatoryInfo regulatoryInfo, in DiscoveryAdvertisement()