Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DHingeAngleVerification.java48 TestSensorEvent lastEvent = null; in verify() local
/cts/tests/tests/car/src/android/car/cts/
DCarEvsManagerTest.java291 int lastEvent; in waitForStreamEvent() local
/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java594 LocationTimeZoneProviderEventProto lastEvent = actualServiceState.getLastEvent(); in assertLastEventWithoutSuggestion() local
605 LocationTimeZoneProviderEventProto lastEvent = actualServiceState.getLastEvent(); in assertLastEventWithSuggestion() local
/cts/tests/sensor/src/android/hardware/cts/helpers/
DSensorCtsHelper.java129 TestSensorEvent lastEvent = collection.get(collectionSize - 1); in getSamplingPeriodNs() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DStylusHandwritingTest.java1248 MotionEvent lastEvent = capturedBatchedEvents.get(capturedBatchedEvents.size() - 1); in waitForStylusAction() local