Searched refs:afterNano (Results 1 – 1 of 1) sorted by relevance
330 int afterNano = source.readInt(); in unparcel() local335 return Instant.ofEpochSecond(epochSecond, afterNano); in unparcel()