Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java340 nnri.state = AwareNetworkRequestInformation.STATE_IN_SETUP; in onDataPathInitiateSuccess()
495 nnri.state = AwareNetworkRequestInformation.STATE_IN_SETUP; in onDataPathRequest()
1355 static final int STATE_IN_SETUP = 105; field in WifiAwareDataPathStateManager.AwareNetworkRequestInformation