Searched defs:newEvent (Results 1 – 9 of 9) sorted by relevance
115 CarDiagnosticEvent newEvent = canonicalize(event); in receiveEvent() local229 CarDiagnosticEvent newEvent = event; in canonicalize() local
89 @Nonnull final Event newEvent) { in processEvent()
582 abstract CarDiagnosticEvent update(CarDiagnosticEvent newEvent); in update()602 CarDiagnosticEvent update(@NonNull CarDiagnosticEvent newEvent) { in update()635 CarDiagnosticEvent update(@NonNull CarDiagnosticEvent newEvent) { in update()
40 MotionEvent newEvent = MotionEvent.obtain(e); in transformEventNew() local
212 CarSensorEvent newEvent = convert(event); in onSensorChanged() local
84 VehiclePropValue newEvent = builder.build(timestamp); in addNewEvent() local
610 public void updateInstancesLocked(ContentValues values, long rowId, boolean newEvent, in updateInstancesLocked()
298 boolean newEvent, int id) { in addTestAttendees()
364 MotionEvent newEvent = MotionEvent.obtain(original); in forwardFakeMotionEvent() local