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