Searched refs:mTetheredSoftApConnectedClientsMap (Results 1 – 1 of 1) sorted by relevance
1295 private Map<String, List<WifiClient>> mTetheredSoftApConnectedClientsMap = new HashMap(); field in WifiServiceImpl.TetheredSoftApTracker1334 return mTetheredSoftApConnectedClientsMap; in getConnectedClients()1491 mTetheredSoftApConnectedClientsMap = in onConnectedClientsOrInfoChanged()1501 mTetheredSoftApConnectedClientsMap), isBridged, false); in onConnectedClientsOrInfoChanged()