Searched defs:setNotes (Results 1 – 8 of 8) sorted by relevance
110 public MindfulnessSessionRecordInternal setNotes(String notes) { in setNotes() method in MindfulnessSessionRecordInternal
52 public SleepSessionRecordInternal setNotes(String notes) { in setNotes() method in SleepSessionRecordInternal
59 public PlannedExerciseSessionRecordInternal setNotes(String notes) { in setNotes() method in PlannedExerciseSessionRecordInternal
68 public ExerciseSessionRecordInternal setNotes(String notes) { in setNotes() method in ExerciseSessionRecordInternal
269 public Builder setNotes(@Nullable CharSequence notes) { in setNotes() method in MindfulnessSessionRecord.Builder
356 public Builder setNotes(@Nullable CharSequence notes) { in setNotes() method in SleepSessionRecord.Builder
302 public Builder setNotes(@Nullable CharSequence notes) { in setNotes() method in ExerciseSessionRecord.Builder
322 public Builder setNotes(@Nullable CharSequence notes) { in setNotes() method in PlannedExerciseSessionRecord.Builder