Searched defs:getLocalDate (Results 1 – 3 of 3) sorted by relevance
/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/ | ||
D | InstantRecordInternal.java | 50 public LocalDate getLocalDate() { in getLocalDate() method in InstantRecordInternal |
D | IntervalRecordInternal.java | 122 public LocalDate getLocalDate() { in getLocalDate() method in IntervalRecordInternal |
D | RecordInternal.java | 303 public abstract LocalDate getLocalDate(); in getLocalDate() method in RecordInternal |