Searched refs:isSoftAp24GhzSupported (Results 1 – 2 of 2) sorted by relevance
234 && !isSoftAp24GhzSupported(context)) { in isBandSupported()519 if (((band & SoftApConfiguration.BAND_2GHZ) != 0) && !isSoftAp24GhzSupported(context)) { in removeUnsupportedBands()662 if (isSoftAp24GhzSupported(context)) { in updateCapabilityFromResource()765 public static boolean isSoftAp24GhzSupported(@NonNull Context context) { in isSoftAp24GhzSupported() method in ApConfigUtil
1371 if (ApConfigUtil.isSoftAp24GhzSupported(mContext)) { in updateSoftApCapabilityWithAvailableChannelList()