Searched defs:ScheduledExportStatus (Results 1 – 2 of 2) sorted by relevance
36 public final class ScheduledExportStatus implements Parcelable { class56 public ScheduledExportStatus( in ScheduledExportStatus() method in ScheduledExportStatus94 private ScheduledExportStatus(@NonNull Parcel in) { in ScheduledExportStatus() method in ScheduledExportStatus
1797 @NonNull OutcomeReceiver<ScheduledExportStatus, HealthConnectException> callback) { in getScheduledExportStatus()