Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/helpers/
DSuspendStateMonitor.java19 public class SuspendStateMonitor extends TimerTask { class
77 public SuspendStateMonitor() { in SuspendStateMonitor() method in SuspendStateMonitor
/cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
DTestSensorOperation.java32 import android.hardware.cts.helpers.SuspendStateMonitor;
133 SuspendStateMonitor suspendStateMonitor = new SuspendStateMonitor(); in execute()
292 SuspendStateMonitor suspendMonitor = new SuspendStateMonitor(); in createOperation()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DSignificantMotionTestActivity.java35 import android.hardware.cts.helpers.SuspendStateMonitor;
204 SuspendStateMonitor suspendStateMonitor = new SuspendStateMonitor(); in testAPWakeUpOnSMDTrigger()
DOffBodySensorTestActivity.java29 import android.hardware.cts.helpers.SuspendStateMonitor;
506 SuspendStateMonitor suspendStateMonitor = new SuspendStateMonitor(); in runWakeAPOffbodyDetectTest()