Home
last modified time | relevance | path

Searched defs:checkRecordOperationsAreEnabled (Results 1 – 3 of 3) sorted by relevance

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DSleepSessionRecordHelper.java151 public void checkRecordOperationsAreEnabled(RecordInternal<?> recordInternal) { in checkRecordOperationsAreEnabled() method in SleepSessionRecordHelper
DExerciseSessionRecordHelper.java276 public void checkRecordOperationsAreEnabled(RecordInternal<?> recordInternal) { in checkRecordOperationsAreEnabled() method in ExerciseSessionRecordHelper
DRecordHelper.java741 public void checkRecordOperationsAreEnabled(RecordInternal<?> recordInternal) {} in checkRecordOperationsAreEnabled() method in RecordHelper