Searched refs:mvno_type (Results 1 – 1 of 1) sorted by relevance
2823 String mvno_type = parser.getAttributeValue(null, "mvno_type"); in getRow() local2824 if (mvno_type != null) { in getRow()2827 map.put(MVNO_TYPE, mvno_type); in getRow()