Searched refs:mWideScreenErrorMessage (Results 1 – 1 of 1) sorted by relevance
184 private TextView mWideScreenErrorMessage; field in CarUiImeWideScreenController270 mWideScreenErrorMessage = mRootView.requireViewById(R.id.car_ui_wideScreenErrorMessage); in createWideScreenImeView()381 mWideScreenErrorMessage.setVisibility(View.VISIBLE); in onAppPrivateCommand()386 mWideScreenErrorMessage.setText(errorMessage); in onAppPrivateCommand()392 mWideScreenErrorMessage.setVisibility(View.INVISIBLE); in onAppPrivateCommand()393 mWideScreenErrorMessage.setText(""); in onAppPrivateCommand()820 mWideScreenErrorMessage.setVisibility(View.GONE); in resetAutomotiveWideScreenViews()