Searched refs:AwareNetworkRequestInformation (Results 1 – 3 of 3) sorted by relevance
112 private final Map<WifiAwareNetworkSpecifier, AwareNetworkRequestInformation>168 private Map.Entry<WifiAwareNetworkSpecifier, AwareNetworkRequestInformation>170 for (Map.Entry<WifiAwareNetworkSpecifier, AwareNetworkRequestInformation> entry : in getNetworkRequestByNdpId()180 private Map.Entry<WifiAwareNetworkSpecifier, AwareNetworkRequestInformation>183 for (Map.Entry<WifiAwareNetworkSpecifier, AwareNetworkRequestInformation> entry : in getNetworkRequestByCanonicalDescriptor()283 AwareNetworkRequestInformation nnri = mNetworkRequestsCache.get(networkSpecifier); in onDataPathInitiateSuccess()292 != AwareNetworkRequestInformation.STATE_INITIATOR_WAIT_FOR_REQUEST_RESPONSE) { in onDataPathInitiateSuccess()300 nnri.state = AwareNetworkRequestInformation.STATE_WAIT_FOR_CONFIRM; in onDataPathInitiateSuccess()317 AwareNetworkRequestInformation nnri = mNetworkRequestsCache.remove(networkSpecifier); in onDataPathInitiateFail()326 != AwareNetworkRequestInformation.STATE_INITIATOR_WAIT_FOR_REQUEST_RESPONSE) { in onDataPathInitiateFail()[all …]
397 .AwareNetworkRequestInformation> networkRequestCache) { in recordNdpCreation()407 for (WifiAwareDataPathStateManager.AwareNetworkRequestInformation anri : in recordNdpCreation()410 != WifiAwareDataPathStateManager.AwareNetworkRequestInformation in recordNdpCreation()
447 Map<WifiAwareNetworkSpecifier, WifiAwareDataPathStateManager.AwareNetworkRequestInformation> in testDataPathMetrics()635 .AwareNetworkRequestInformation> networkRequestCache, in addNetworkInfoToCache()639 WifiAwareDataPathStateManager.AwareNetworkRequestInformation anri = in addNetworkInfoToCache()640 new WifiAwareDataPathStateManager.AwareNetworkRequestInformation(); in addNetworkInfoToCache()642 anri.state = WifiAwareDataPathStateManager.AwareNetworkRequestInformation.STATE_CONFIRMED; in addNetworkInfoToCache()