Searched refs:isSoftAp5GhzSupported (Results 1 – 2 of 2) sorted by relevance
240 && !isSoftAp5GhzSupported(context)) { in isBandSupported()522 if (((band & SoftApConfiguration.BAND_5GHZ) != 0) && !isSoftAp5GhzSupported(context)) { in removeUnsupportedBands()667 if (isSoftAp5GhzSupported(context)) { in updateCapabilityFromResource()777 public static boolean isSoftAp5GhzSupported(@NonNull Context context) { in isSoftAp5GhzSupported() method in ApConfigUtil
1380 if (ApConfigUtil.isSoftAp5GhzSupported(mContext)) { in updateSoftApCapabilityWithAvailableChannelList()