Searched refs:homeNumeric (Results 1 – 1 of 1) sorted by relevance
4797 final String homeNumeric = getHomeOperatorNumeric(); in inSameCountry() local4798 if (TextUtils.isEmpty(homeNumeric) || (homeNumeric.length() < 5)) { in inSameCountry()4804 final String homeMCC = homeNumeric.substring(0, 3); in inSameCountry()