Searched refs:mSoftApInfoMap (Results 1 – 1 of 1) sorted by relevance
2078 private Map<String, SoftApInfo> mSoftApInfoMap = new HashMap(); field in WifiServiceImpl.BaseSoftApTracker2130 return mSoftApInfoMap; in getSoftApInfos()2250 mSoftApInfoMap = ApConfigUtil.deepCopyForSoftApInfoMap(infos); in onConnectedClientsOrInfoChanged()