Searched refs:mProgressText (Results 1 – 1 of 1) sorted by relevance
53 private TextView mProgressText; field in GyroscopeTestActivity85 mProgressText = (TextView) findViewById(R.id.progress); in onCreate()86 mProgressText.setText(String.format(getString(R.string.snsr_gyro_test_progress), in onCreate()