Searched defs:newEvent (Results 1 – 7 of 7) sorted by relevance
568 abstract CarDiagnosticEvent update(CarDiagnosticEvent newEvent); in update()584 CarDiagnosticEvent update(@NonNull CarDiagnosticEvent newEvent) { in update()613 CarDiagnosticEvent update(@NonNull CarDiagnosticEvent newEvent) { in update()
89 @Nonnull final Event newEvent) { in processEvent()
40 MotionEvent newEvent = MotionEvent.obtain(e); in transformEventNew() local
214 const LogEvent& newEvent, in combineValueFields()
610 public void updateInstancesLocked(ContentValues values, long rowId, boolean newEvent, in updateInstancesLocked()
109 VehiclePropValue newEvent = builder.build(timestamp); in addNewEvent() local
434 void set(ANeuralNetworksEvent* newEvent) {