Searched refs:isInterfaceUpAndUsedByAnotherNdp (Results 1 – 1 of 1) sorted by relevance
627 if (nnri.networkAgent == null && !isInterfaceUpAndUsedByAnotherNdp(nnri)) { in onDataPathConfirm()1179 boolean interfaceUsedByAnotherNdp = isInterfaceUpAndUsedByAnotherNdp(nnri); in tearDownInterfaceIfPossible()1202 private boolean isInterfaceUpAndUsedByAnotherNdp(AwareNetworkRequestInformation nri) { in isInterfaceUpAndUsedByAnotherNdp() method in WifiAwareDataPathStateManager