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