Searched refs:getMcc (Results 1 – 1 of 1) sorted by relevance
704 return MCCMNC_FOR_DEFAULT_SETTINGS.equals(id.getMcc() + id.getMnc()); in checkFilters()713 result = result && value.equals(id.getMcc()); in checkFilters()817 abstract String getMcc(); in getMcc() method in CarrierConfigConverterV2.CarrierIdentifier