Searched refs:mLinkProperties (Results 1 – 2 of 2) sorted by relevance
302 LinkProperties mLinkProperties; field in ConnectivityBackgroundTestActivity.AppState309 mLinkProperties = null; in setNetwork()381 mState.mLinkProperties = newLp; in createNetworkCallback()434 if (localState.mLinkProperties == null) {436 mState.mLinkProperties = mCM.getLinkProperties(mState.mNetwork);547 localState.mLinkProperties = mState.mLinkProperties;603 for (LinkAddress linkAddr : localState.mLinkProperties.getLinkAddresses()) {
277 private final LinkProperties mLinkProperties; field in TestNetworkWrapper.TestNetworkAgent297 mLinkProperties = lp; in TestNetworkAgent()336 return mLinkProperties; in getLinkProperties()