Searched refs:mIsHostnameConfigurationEnabled (Results 1 – 1 of 1) sorted by relevance
359 private boolean mIsHostnameConfigurationEnabled; field in IpClientIntegrationTestCommon.Dependencies364 mIsHostnameConfigurationEnabled = enable; in setHostnameConfiguration()432 return mIsHostnameConfigurationEnabled; in getDhcpClientDependencies()437 return mIsHostnameConfigurationEnabled ? mHostname : null; in getDhcpClientDependencies()