Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DGyroscopeMeasurementTestActivity.java133 playSound(); in testCalibratedAndUncalibrated()
172 playSound(); in verifyMeasurements()
DAccelerometerMeasurementTestActivity.java119 playSound(); in delayedVerifyMeasurements()
DStepCounterTestActivity.java157 playSound(); in runTest()
341 playSound(); in logUserReportedStep()
DMagneticFieldMeasurementTestActivity.java159 playSound(); in testCalibratedAndUncalibrated()
DRVCVXCheckTestActivity.java160 playSound(); in activitySetUp()
DRotationVectorTestActivity.java102 playSound(); in activitySetUp()
DDeviceSuspendTestActivity.java87 playSound(); in activityCleanUp()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestActivity.java184 playSound(); in testRunFinished()
DBaseSensorTestActivity.java366 protected void playSound() throws InterruptedException { in playSound() method in BaseSensorTestActivity