Home
last modified time | relevance | path

Searched defs:getChildTablesWithRowsToBeDeletedDuringUpdate (Results 1 – 4 of 4) sorted by relevance

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/request/
DUpsertTableRequest.java209 public List<RecordHelper.TableColumnPair> getChildTablesWithRowsToBeDeletedDuringUpdate() { in getChildTablesWithRowsToBeDeletedDuringUpdate() method in UpsertTableRequest
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DPlannedExerciseSessionRecordHelper.java582 public List<TableColumnPair> getChildTablesWithRowsToBeDeletedDuringUpdate( in getChildTablesWithRowsToBeDeletedDuringUpdate() method in PlannedExerciseSessionRecordHelper
DExerciseSessionRecordHelper.java225 public List<TableColumnPair> getChildTablesWithRowsToBeDeletedDuringUpdate( in getChildTablesWithRowsToBeDeletedDuringUpdate() method in ExerciseSessionRecordHelper
DRecordHelper.java303 public List<TableColumnPair> getChildTablesWithRowsToBeDeletedDuringUpdate( in getChildTablesWithRowsToBeDeletedDuringUpdate() method in RecordHelper