Searched defs:setNotes (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/ | ||
| D | SleepSessionRecordInternal.java | 47     public SleepSessionRecordInternal setNotes(String notes) {  in setNotes()  method in SleepSessionRecordInternal | 
| D | ExerciseSessionRecordInternal.java | 55     public ExerciseSessionRecordInternal setNotes(String notes) {  in setNotes()  method in ExerciseSessionRecordInternal | 
| /packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/ | ||
| D | ExerciseSessionRecord.java | 274         public Builder setNotes(@Nullable CharSequence notes) {  in setNotes()  method in ExerciseSessionRecord.Builder | 
| D | SleepSessionRecord.java | 345         public Builder setNotes(@Nullable CharSequence notes) {  in setNotes()  method in SleepSessionRecord.Builder |