Searched refs:checkRecordOperationsAreEnabled (Results 1 – 4 of 4) sorted by relevance
152 public void checkRecordOperationsAreEnabled(RecordInternal<?> recordInternal) { in checkRecordOperationsAreEnabled() method in SleepSessionRecordHelper153 super.checkRecordOperationsAreEnabled(recordInternal); in checkRecordOperationsAreEnabled()
337 public void checkRecordOperationsAreEnabled(RecordInternal<?> recordInternal) { in checkRecordOperationsAreEnabled() method in ExerciseSessionRecordHelper338 super.checkRecordOperationsAreEnabled(recordInternal); in checkRecordOperationsAreEnabled()
867 public void checkRecordOperationsAreEnabled(RecordInternal<?> recordInternal) {} in checkRecordOperationsAreEnabled() method in RecordHelper
142 recordHelper.checkRecordOperationsAreEnabled(recordInternal); in enforceRecordsWritePermissions()