Searched refs:mIpConfigForDefaultInterface (Results 1 – 1 of 1) sorted by relevance
110 private volatile IpConfiguration mIpConfigForDefaultInterface; field in EthernetTracker149 mIpConfigForDefaultInterface = mConfigStore.getIpConfigurationForDefaultInterface(); in start()399 if (mIpConfigForDefaultInterface != null) { in maybeTrackInterface()400 updateIpConfiguration(iface, mIpConfigForDefaultInterface); in maybeTrackInterface()401 mIpConfigForDefaultInterface = null; in maybeTrackInterface()