Searched refs:mIsHostnameConfigurationEnabled (Results 1 – 1 of 1) sorted by relevance
282 private boolean mIsHostnameConfigurationEnabled; field in IpClientIntegrationTest.Dependencies298 mIsHostnameConfigurationEnabled = enable; in setHostnameConfiguration()353 return mIsHostnameConfigurationEnabled; in getDhcpClientDependencies()358 return mIsHostnameConfigurationEnabled ? mHostname : null; in getDhcpClientDependencies()