Searched refs:localIpLabel (Results 1 – 1 of 1) sorted by relevance
2453 TextView localIpLabel = findViewById(R.id.localIpLabel); in styleDevicesInfo() local2454 localIpLabel.setText(getString(R.string.local_ip_label, getLocalIpAddress())); in styleDevicesInfo()