Searched refs:getEventTimeNanos (Results 1 – 4 of 4) sorted by relevance
305 && getEventTimeNanos() == that.getEventTimeNanos() in equals()325 _hash = 31 * _hash + Long.hashCode(getEventTimeNanos()); in hashCode()
284 && getEventTimeNanos() == that.getEventTimeNanos() in equals()304 _hash = 31 * _hash + Long.hashCode(getEventTimeNanos()); in hashCode()
97 public long getEventTimeNanos() { in getEventTimeNanos() method in VerifiedInputEvent
53703 method public long getEventTimeNanos();