HomeSort by relevance Sort by last modified time
    Searched refs:dnsServerAddress (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigurationTestUtil.java 188 for (String dnsServerAddress : dnsServerAddresses) {
189 if (!TextUtils.isEmpty(dnsServerAddress)) {
191 NetworkUtils.numericToInetAddress(dnsServerAddress));
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
XmlUtil.java     [all...]

Completed in 76 milliseconds