Home
last modified time | relevance | path

Searched refs:STATE_TERMINATING (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java700 nnri.state = AwareNetworkRequestInformation.STATE_TERMINATING; in declareUnfullfillableAndEndDp()
723 || nnriE.getValue().state == AwareNetworkRequestInformation.STATE_TERMINATING) { in onDataPathEnd()
797 nnri.state = AwareNetworkRequestInformation.STATE_TERMINATING; in handleDataPathTimeout()
856 if (nnri.state == AwareNetworkRequestInformation.STATE_TERMINATING) { in acceptRequest()
887 == AwareNetworkRequestInformation.STATE_TERMINATING) { in acceptRequest()
996 nnri.state = AwareNetworkRequestInformation.STATE_TERMINATING; in releaseNetworkFor()
1041 mAwareNetworkRequestInfo.state = AwareNetworkRequestInformation.STATE_TERMINATING; in onNetworkUnwanted()
1091 || lnri.state == AwareNetworkRequestInformation.STATE_TERMINATING)) { in isInterfaceUpAndUsedByAnotherNdp()
1162 static final int STATE_TERMINATING = 106; field in WifiAwareDataPathStateManager.AwareNetworkRequestInformation
1490 nnri.state = AwareNetworkRequestInformation.STATE_TERMINATING; in configureAgentProperties()
[all …]