Searched refs:getLocationMcc (Results 1 – 2 of 2) sorted by relevance
866 assertNull(wnm.getLocationMcc()); in testGetLocationMcc()871 assertNull(wnm.getLocationMcc()); in testGetLocationMcc()875 assertNull(wnm.getLocationMcc()); in testGetLocationMcc()881 assertEquals("460", wnm.getLocationMcc()); in testGetLocationMcc()
1823 protected String getLocationMcc() { in getLocationMcc() method in NetworkMonitor1889 final String mcc = getLocationMcc(); in getCustomizedContextOrDefault()