Searched refs:mTextViewEngineErrorCode (Results 1 – 1 of 1) sorted by relevance
63 private TextView mTextViewEngineErrorCode; field in MainActivity89 this.mTextViewEngineErrorCode = findViewById(R.id.textViewEngineErrorCode); in onCreate()331 mTextViewEngineErrorCode.setText(R.string.unknown); in uiResetEngineText()402 mTextViewEngineErrorCode.setText(errorText + "/" + errorCode); in setUiEngineErrorCode()