Home
last modified time | relevance | path

Searched defs:firstAwarenessValue (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/experimental/tests/experimentalcarservice_unit_test/src/com/android/experimentalcar/
DDriverDistractionExperimentalFeatureServiceTest.java254 float firstAwarenessValue = 0.7f; in testHandleDriverAwarenessEvent_updatesCurrentValue_withLatestEvent() local
283 float firstAwarenessValue = 0.7f; in testHandleDriverAwarenessEvent_ignoresOldEvents() local
347 float firstAwarenessValue = 0.7f; in testGetLastDistractionEvent_afterEventEmit_returnsLastEvent() local
393 float firstAwarenessValue = 1.0f; in testManagerRegister_distractionValueUnchanged_doesNotEmitEvent() local
417 float firstAwarenessValue = 0.9f; in testManagerRegister_eventInThrottleWindow_isQueued() local
462 float firstAwarenessValue = 0.9f; in testManagerRegister_multipleEventsInThrottleWindow_dropsExtraEvents() local
508 float firstAwarenessValue = 0.9f; in testManagerRegister_multipleEventsOutsideThrottleWindow_emitsAllEvents() local
570 float firstAwarenessValue = 0.7f; in testManagerRegister_receivesChangeEvents() local
594 float firstAwarenessValue = 0.8f; in testManagerRegisterUnregister_stopsReceivingEvents() local
614 float firstAwarenessValue = 0.7f; in testDistractionEvent_noSpeedEventsReceived_awarenessPercentageRemainsFull() local
[all …]