Searched refs:mErrorTextView (Results 1 – 1 of 1) sorted by relevance
40 private TextView mErrorTextView; field in ManualActivity66 mErrorTextView.setText(String.format("%.4f", error));117 mErrorTextView = (TextView) findViewById(R.id.current_error); in onCreate()