Searched refs:getLocationMcc (Results 1 – 2 of 2) sorted by relevance
1110 assertNull(wnm.getLocationMcc()); in testGetLocationMcc()1115 assertNull(wnm.getLocationMcc()); in testGetLocationMcc()1119 assertNull(wnm.getLocationMcc()); in testGetLocationMcc()1125 assertEquals("460", wnm.getLocationMcc()); in testGetLocationMcc()
2391 protected String getLocationMcc() { in getLocationMcc() method in NetworkMonitor2462 final String mcc = getLocationMcc(); in getCustomizedContextOrDefault()