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