Searched refs:isAcsSupported (Results 1 – 3 of 3) sorted by relevance
443 if (isAcsSupported(context)) { in updateCapabilityFromResource()496 public static boolean isAcsSupported(@NonNull Context context) { in isAcsSupported() method in ApConfigUtil
423 boolean enableAcs = ApConfigUtil.isAcsSupported(mContext) && config.getChannel() == 0 in addAccessPoint()
369 if (ApConfigUtil.isAcsSupported(mContext)) { in onCommand()