Searched defs:creationTimestamp (Results 1 – 2 of 2) sorted by relevance
35 long creationTimestamp = SystemClock.uptimeMillis(); field in SampleWithCustomBuilder105 long creationTimestamp) { in SampleWithCustomBuilder()201 private long creationTimestamp; field in SampleWithCustomBuilder.Builder
588 Builder setCreationTimestamp(long creationTimestamp) { in setCreationTimestamp()