Searched refs:getVoiceRoamingType (Results 1 – 4 of 4) sorted by relevance
56 assertEquals(ServiceState.ROAMING_TYPE_DOMESTIC, ss.getVoiceRoamingType()); in testRoaming()
220 if (mVoiceRoamingType != serviceState.getVoiceRoamingType()) { in writeServiceStateChanged()221 mVoiceRoamingType = serviceState.getVoiceRoamingType(); in writeServiceStateChanged()
4710 .getVoiceRoamingType()); in setRoamingType()4724 .getVoiceRoamingType()); in setRoamingType()
445 public int getVoiceRoamingType() { in getVoiceRoamingType() method in ServiceState