Searched refs:getDataOperatorNumeric (Results 1 – 4 of 4) sorted by relevance
133 assertEquals("numeric", ss.getDataOperatorNumeric()); in testOperatorName()
241 || !equals(mDataOperatorNumeric, serviceState.getDataOperatorNumeric())) { in writeServiceStateChanged()245 mDataOperatorNumeric = serviceState.getDataOperatorNumeric(); in writeServiceStateChanged()
4732 if (inSameCountry(currentServiceState.getDataOperatorNumeric())) { in setRoamingType()
611 public String getDataOperatorNumeric() { in getDataOperatorNumeric() method in ServiceState