Searched refs:voiceRoamingType (Results 1 – 1 of 1) sorted by relevance
322 int voiceRoamingType = regInfo.getRoamingType(); in checkScope() local323 if (voiceRoamingType == ROAMING_TYPE_NOT_ROAMING) { in checkScope()325 } else if (voiceRoamingType == ServiceState.ROAMING_TYPE_DOMESTIC in checkScope()328 } else if (voiceRoamingType == ServiceState.ROAMING_TYPE_INTERNATIONAL in checkScope()