Searched refs:maxNumConfigs (Results 1 – 1 of 1) sorted by relevance
1496 final int maxNumConfigs = mContext.getResources().getInteger( in removeExcessNetworks() local1498 if (maxNumConfigs < 0) { in removeExcessNetworks()1504 final int numExcessNetworks = savedNetworks.size() - maxNumConfigs; in removeExcessNetworks()