Searched refs:isSoftApDynamicCountryCodeSupported (Results 1 – 2 of 2) sorted by relevance
1039 public static boolean isSoftApDynamicCountryCodeSupported(@NonNull Context context) { in isSoftApDynamicCountryCodeSupported() method in ApConfigUtil
673 if (ApConfigUtil.isSoftApDynamicCountryCodeSupported(mContext) in updateCountryCode()