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