Searched refs:getLocationMcc (Results 1 – 2 of 2) sorted by relevance
888 assertNull(wnm.getLocationMcc()); in testGetLocationMcc()893 assertNull(wnm.getLocationMcc()); in testGetLocationMcc()897 assertNull(wnm.getLocationMcc()); in testGetLocationMcc()903 assertEquals("460", wnm.getLocationMcc()); in testGetLocationMcc()
1862 protected String getLocationMcc() { in getLocationMcc() method in NetworkMonitor1933 final String mcc = getLocationMcc(); in getCustomizedContextOrDefault()