Searched refs:mConnectionText (Results 1 – 1 of 1) sorted by relevance
42 private TextView mConnectionText; field in AssociatedDeviceDetailFragment56 mConnectionText = view.findViewById(R.id.connection_text); in onViewCreated()90 mConnectionText.setText(getString(R.string.disable_device_connection_text)); in setConnectionEnabledStyle()99 mConnectionText.setText(getString(R.string.enable_device_connection_text)); in setConnectionDisabledStyle()