Lines Matching full:othermemento
4220 const MotionMemento& otherMemento = other.mMotionMementos.itemAt(j);4221 if (memento.deviceId == otherMemento.deviceId4222 && memento.source == otherMemento.source4223 && memento.displayId == otherMemento.displayId) {