Searched refs:mErrorTextView (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
H A DManualActivity.java40 private TextView mErrorTextView; field in class:ManualActivity
66 mErrorTextView.setText(String.format("%.4f", error));
117 mErrorTextView = (TextView) findViewById(R.id.current_error);

Completed in 27 milliseconds