Searched refs:maxNumConfigs (Results 1 – 1 of 1) sorted by relevance
1659 int maxNumConfigs = mMaxNumConfigs; in RemoveExcessDeviceConfigs() local1660 if (maxNumConfigs < 0) { in RemoveExcessDeviceConfigs()1663 int numExcessNetworks = static_cast<int>(configs.size()) - maxNumConfigs; in RemoveExcessDeviceConfigs()1686 maxNumConfigs, removeConfig.str().c_str()); in RemoveExcessDeviceConfigs()