Searched refs:checkSupportAllConfiguration (Results 1 – 2 of 2) sorted by relevance
528 public static boolean checkSupportAllConfiguration(SoftApConfiguration config, in checkSupportAllConfiguration() method in ApConfigUtil
433 if (!ApConfigUtil.checkSupportAllConfiguration(config, mCurrentSoftApCapability)) { in startSoftAp()