Searched refs:mAdbIpAddrPref (Results 1 – 1 of 1) sorted by relevance
53 private Preference mAdbIpAddrPref; field in AdbIpAddressPreferenceController78 mAdbIpAddrPref = screen.findPreference(PREF_KEY); in displayPreference()112 mAdbIpAddrPref.setSummary(R.string.status_unavailable); in updateConnectivity()116 mAdbIpAddrPref.setSummary(ipAddress); in updateConnectivity()118 mAdbIpAddrPref.setSummary(R.string.status_unavailable); in updateConnectivity()