Searched refs:mSendDhcpHostnameRestriction (Results 1 – 1 of 1) sorted by relevance
60 private final AtomicInteger mSendDhcpHostnameRestriction = new AtomicInteger(); field in WifiGlobals660 mSendDhcpHostnameRestriction.set(restriction); in setSendDhcpHostnameRestriction()668 return mSendDhcpHostnameRestriction.get(); in getSendDhcpHostnameRestriction()733 pw.println("mSendDhcpHostnameRestriction=" + mSendDhcpHostnameRestriction.get()); in dump()