Searched refs:mNiWrapper (Results 1 – 2 of 2) sorted by relevance
110 public NetworkInterfaceWrapper mNiWrapper = new NetworkInterfaceWrapper(); field in WifiAwareDataPathStateManager718 if (!(ndpInfo.peerIpv6 != null && mNiWrapper.configureAgentProperties(nnri, in handleAddressValidation()720 && mNiWrapper.isAddressUsable(linkProperties))) { in handleAddressValidation()755 mNiWrapper.setConnected(nnri.networkAgent); in handleAddressValidation()
238 mDut.mDataPathMgr.mNiWrapper = mMockNetworkInterface; in setUp()