Searched defs:mLastModifiedTime (Results 1 – 4 of 4) sorted by relevance
72 private final Instant mLastModifiedTime; field in Metadata244 private Instant mLastModifiedTime = Instant.EPOCH; field in Metadata.Builder
46 private long mLastModifiedTime; field in AggregationRecordData
47 private long mLastModifiedTime = DEFAULT_LONG; field in RecordInternal
58 private final long mLastModifiedTime; field in MergeDataHelper.RecordData