Searched refs:getVoiceOperatorNumeric (Results 1 – 4 of 4) sorted by relevance
130 assertEquals("numeric", ss.getVoiceOperatorNumeric()); in testOperatorName()
231 || !equals(mVoiceOperatorNumeric, serviceState.getVoiceOperatorNumeric())) { in writeServiceStateChanged()235 mVoiceOperatorNumeric = serviceState.getVoiceOperatorNumeric(); in writeServiceStateChanged()
4661 if (inSameCountry(currentServiceState.getVoiceOperatorNumeric())) { in setRoamingType()4685 if (inSameCountry(currentServiceState.getVoiceOperatorNumeric())) { in setRoamingType()
602 public String getVoiceOperatorNumeric() { in getVoiceOperatorNumeric() method in ServiceState