Searched refs:insertRecordDate (Results 1 – 2 of 2) sorted by relevance
77 public static void insertRecordDate(@NonNull List<RecordInternal<?>> recordInternals) { in insertRecordDate() method in ActivityDateHelper
440 ActivityDateHelper.insertRecordDate(recordsParcel.getRecords()); in postInsertTasks()