Home
last modified time | relevance | path

Searched refs:mProgressText (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DGyroscopeTestActivity.java53 private TextView mProgressText; field in GyroscopeTestActivity
85 mProgressText = (TextView) findViewById(R.id.progress); in onCreate()
86 mProgressText.setText(String.format(getString(R.string.snsr_gyro_test_progress), in onCreate()