Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DGyroscopeTestActivity.java43 public class GyroscopeTestActivity extends PassFailButtons.Activity { class
137 Intent intent = new Intent(GyroscopeTestActivity.this, in setPassButtonGoesToNextStage()
138 GyroscopeTestActivity.class); in setPassButtonGoesToNextStage()
216 synchronized (GyroscopeTestActivity.this) { in updateWidgets()
230 mNoGyroscopeWarningDialog = new AlertDialog.Builder(GyroscopeTestActivity.this) in showNoGyroscopeWarningDialog()
244 mDegreesWarningDialog = new AlertDialog.Builder(GyroscopeTestActivity.this) in showDegreesWarningDialog()