Home
last modified time | relevance | path

Searched refs:mRemoteHandshakePortLabel (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ImsMedia/test/app/ImsMediaTestingApp/app/src/main/java/com/example/imsmediatestingapp/
DMainActivity.java197 private TextView mRemoteHandshakePortLabel; field in MainActivity
2460 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()