Searched refs:mIpConfigForDefaultInterface (Results 1 – 1 of 1) sorted by relevance
104 private volatile IpConfiguration mIpConfigForDefaultInterface; field in EthernetTracker142 mIpConfigForDefaultInterface = mConfigStore.getIpConfigurationForDefaultInterface(); in start()391 if (mIpConfigForDefaultInterface != null) { in maybeTrackInterface()392 updateIpConfiguration(iface, mIpConfigForDefaultInterface); in maybeTrackInterface()393 mIpConfigForDefaultInterface = null; in maybeTrackInterface()