Searched refs:mPeersLostDuringConnection (Results 1 – 1 of 1) sorted by relevance
777 private final WifiP2pDeviceList mPeersLostDuringConnection = new WifiP2pDeviceList(); field in WifiP2pServiceImpl.P2pStateMachine2128 mPeersLostDuringConnection.updateSupplicantDetails(device); in processMessage()2737 mPeersLostDuringConnection.updateSupplicantDetails(device); in processMessage()3724 boolean peersChanged = mPeers.remove(mPeersLostDuringConnection); in handleGroupCreationFailure()3733 mPeersLostDuringConnection.clear(); in handleGroupCreationFailure()3768 if (mPeers.remove(mPeersLostDuringConnection)) peersChanged = true; in handleGroupRemoved()3774 mPeersLostDuringConnection.clear(); in handleGroupRemoved()