Searched refs:getCurrentCountry (Results 1 – 7 of 7) sorted by relevance
70 String country = LocationUtils.getCurrentCountry(context);
119 REGION_MAX_LENGTH.get(LocationUtils.getCurrentCountry(context).toUpperCase()); in getRegionMaxLength()
126 public static synchronized String getCurrentCountry(Context context) { in getCurrentCountry() method in LocationUtils
81 String region = LocationUtils.getCurrentCountry(getContext()); in setOnClickAction()
343 + LocationUtils.getCurrentCountry(mContext)); in checkFetchPrerequisite()
850 .getCurrentCountry().toLowerCase(); in isRttCurrentlySupported()
2344 if (!TextUtils.isEmpty(lt.getCurrentCountry())) return lt.getCurrentCountry(); in getNetworkCountryIsoForPhone()