Searched refs:mRemoteHandshakePortLabel (Results 1 – 1 of 1) sorted by relevance
197 private TextView mRemoteHandshakePortLabel; field in MainActivity2460 mRemoteHandshakePortLabel = findViewById(R.id.remoteHandshakePortLabel); in styleDevicesInfo()2461 mRemoteHandshakePortLabel.setText(getString(R.string.handshake_port_label, in styleDevicesInfo()2619 mRemoteHandshakePortLabel = findViewById(R.id.remoteHandshakePortLabel); in updateUiViews()