/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/ |
D | AbstractSensorVerification.java | 35 addSensorEventInternal(event); in addSensorEvents() 48 protected abstract void addSensorEventInternal(TestSensorEvent event); in addSensorEventInternal() method in AbstractSensorVerification
|
D | AbstractMeanVerification.java | 34 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in AbstractMeanVerification
|
D | GyroscopeIntegrationVerification.java | 100 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in GyroscopeIntegrationVerification
|
D | OffsetVerification.java | 119 protected void addSensorEventInternal(TestSensorEvent event) {
|
D | MagnitudeVerification.java | 122 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in MagnitudeVerification
|
D | EventOrderingVerification.java | 112 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in EventOrderingVerification
|
D | ContinuousEventSanitizedVerification.java | 110 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in ContinuousEventSanitizedVerification
|
D | FifoLengthVerification.java | 154 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in FifoLengthVerification
|
D | EventGapVerification.java | 114 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in EventGapVerification
|
D | BatchArrivalVerification.java | 130 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in BatchArrivalVerification
|
D | EventBasicVerification.java | 203 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in EventBasicVerification
|
D | FrequencyVerification.java | 171 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in FrequencyVerification
|
D | EventTimestampSynchronizationVerification.java | 129 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in EventTimestampSynchronizationVerification
|
D | TimestampClockSourceVerification.java | 133 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in TimestampClockSourceVerification
|
D | JitterVerification.java | 153 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in JitterVerification
|
D | InitialValueVerification.java | 139 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in InitialValueVerification
|
D | StandardDeviationVerification.java | 192 protected void addSensorEventInternal(TestSensorEvent event) { in addSensorEventInternal() method in StandardDeviationVerification
|