Searched refs:dns1 (Results 1 – 2 of 2) sorted by relevance
420 String dns1 = mDns1Page.getDataSummary(); in processIpSettings() local421 if (!TextUtils.isEmpty(dns1)) { in processIpSettings()424 (Inet4Address) NetworkUtils.numericToInetAddress(dns1)); in processIpSettings()
1025 mDns1View = (TextView) mView.findViewById(R.id.dns1); in showIpConfigFields()