Searched refs:mLocalHandshakePortLabel (Results 1 – 1 of 1) sorted by relevance
193 private TextView mLocalHandshakePortLabel; field in MainActivity2466 mLocalHandshakePortLabel.setText(getString(R.string.port_closed_label)); in styleOffline()2486 mLocalHandshakePortLabel.setText(getString(R.string.handshake_port_label, in styleDisconnected()2530 mLocalHandshakePortLabel.setText(getString(R.string.reception_port_label, in styleConnected()2570 mLocalHandshakePortLabel in styleActiveCall()2616 mLocalHandshakePortLabel = findViewById(R.id.localHandshakePortLabel); in updateUiViews()