Searched refs:AwareNetworkRequestInformation (Results 1 – 3 of 3) sorted by relevance
113 private final ArrayMap<WifiAwareNetworkSpecifier, AwareNetworkRequestInformation>187 for (AwareNetworkRequestInformation requestInformation : mNetworkRequestsCache.values()) { in getNumOfNdps()193 private Map.Entry<WifiAwareNetworkSpecifier, AwareNetworkRequestInformation>195 for (Map.Entry<WifiAwareNetworkSpecifier, AwareNetworkRequestInformation> entry : in getNetworkRequestByNdpId()205 private Map.Entry<WifiAwareNetworkSpecifier, AwareNetworkRequestInformation>208 for (Map.Entry<WifiAwareNetworkSpecifier, AwareNetworkRequestInformation> entry : in getNetworkRequestByCanonicalDescriptor()309 AwareNetworkRequestInformation nnri = mNetworkRequestsCache.get(networkSpecifier); in onDataPathInitiateSuccess()318 != AwareNetworkRequestInformation.STATE_INITIATOR_WAIT_FOR_REQUEST_RESPONSE) { in onDataPathInitiateSuccess()332 nnri.state = AwareNetworkRequestInformation.STATE_IN_SETUP; in onDataPathInitiateSuccess()350 AwareNetworkRequestInformation nnri = mNetworkRequestsCache.remove(networkSpecifier); in onDataPathInitiateFail()[all …]
401 .AwareNetworkRequestInformation> networkRequestCache) { in recordNdpCreation()411 for (WifiAwareDataPathStateManager.AwareNetworkRequestInformation anri : in recordNdpCreation()414 != WifiAwareDataPathStateManager.AwareNetworkRequestInformation in recordNdpCreation()
477 Map<WifiAwareNetworkSpecifier, WifiAwareDataPathStateManager.AwareNetworkRequestInformation> in testDataPathMetrics()701 .AwareNetworkRequestInformation> networkRequestCache, in addNetworkInfoToCache()705 WifiAwareDataPathStateManager.AwareNetworkRequestInformation anri = in addNetworkInfoToCache()706 new WifiAwareDataPathStateManager.AwareNetworkRequestInformation(); in addNetworkInfoToCache()708 anri.state = WifiAwareDataPathStateManager.AwareNetworkRequestInformation.STATE_CONFIRMED; in addNetworkInfoToCache()