Home
last modified time | relevance | path

Searched defs:otherEpochSec (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/time/chrono/
DChronoZonedDateTime.java608 long otherEpochSec = other.toEpochSecond(); in isBefore() local
628 long otherEpochSec = other.toEpochSecond(); in isAfter() local
/libcore/ojluni/src/main/java/java/time/
DOffsetDateTime.java1823 long otherEpochSec = other.toEpochSecond(); in isAfter() local
1840 long otherEpochSec = other.toEpochSecond(); in isBefore() local