Searched refs:mPeersLostDuringConnection (Results 1 – 1 of 1) sorted by relevance
512 private final WifiP2pDeviceList mPeersLostDuringConnection = new WifiP2pDeviceList(); field in WifiP2pServiceImpl.P2pStateMachine1443 mPeersLostDuringConnection.updateSupplicantDetails(device); in processMessage()1961 mPeersLostDuringConnection.updateSupplicantDetails(device); in processMessage()2759 boolean peersChanged = mPeers.remove(mPeersLostDuringConnection); in handleGroupCreationFailure()2768 mPeersLostDuringConnection.clear(); in handleGroupCreationFailure()2806 if (mPeers.remove(mPeersLostDuringConnection)) peersChanged = true; in handleGroupRemoved()2812 mPeersLostDuringConnection.clear(); in handleGroupRemoved()