Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DEventSanitizationTestActivity.java94 playSound(); in testNoTriggerEventsWhileUidIdle()
144 playSound(); in testNoOnChangeEventsWhileUidIdle()
DGyroscopeMeasurementTestActivity.java133 playSound(); in testCalibratedAndUncalibrated()
172 playSound(); in verifyMeasurements()
DSignificantMotionTestActivity.java161 playSound(); in testTriggerDeactivation()
183 playSound();
226 playSound(); in testAPWakeUpOnSMDTrigger()
278 playSound();
DAccelerometerMeasurementTestActivity.java120 playSound(); in delayedVerifyMeasurements()
DStepCounterTestActivity.java157 playSound(); in runTest()
341 playSound(); in logUserReportedStep()
DMagneticFieldMeasurementTestActivity.java159 playSound(); in testCalibratedAndUncalibrated()
DRotationVectorTestActivity.java102 playSound(); in activitySetUp()
DRVCVXCheckTestActivity.java177 playSound(); in activitySetUp()
DDeviceSuspendTestActivity.java88 playSound(); in activityCleanUp()
DOffBodySensorTestActivity.java572 playSound(); in runWakeAPOffbodyDetectTest()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestActivity.java184 playSound(); in testRunFinished()
DBaseSensorTestActivity.java392 protected void playSound() throws InterruptedException { in playSound() method in BaseSensorTestActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
DGnssCtsTestActivity.java209 playSound(); in testRunFinished()
DBaseGnssTestActivity.java293 protected void playSound() throws InterruptedException { in playSound() method in BaseGnssTestActivity