Searched refs:getPendingAggregateReportIdsByCoordinatorInWindow (Results 1 – 5 of 5) sorted by relevance
695 when(mMeasurementDao.getPendingAggregateReportIdsByCoordinatorInWindow(1000, 1100)) in testPerformScheduledPendingReportsForMultipleReports()731 when(mMeasurementDao.getPendingAggregateReportIdsByCoordinatorInWindow(1000, 1100)) in testPerformScheduledPendingReportsInWindow_noKeys()779 when(mMeasurementDao.getPendingAggregateReportIdsByCoordinatorInWindow(1000, 1100)) in testPerformScheduledPendingReports_ThreadInterrupted()819 when(mMeasurementDao.getPendingAggregateReportIdsByCoordinatorInWindow(1000, 1100)) in testPerformScheduledPendingReports_LogZeroRetryCount()854 when(mMeasurementDao.getPendingAggregateReportIdsByCoordinatorInWindow(1000, 1100)) in testPerformScheduledPendingReports_LogReportNotFound()
487 Map<String, List<String>> getPendingAggregateReportIdsByCoordinatorInWindow( in getPendingAggregateReportIdsByCoordinatorInWindow() method
2718 public Map<String, List<String>> getPendingAggregateReportIdsByCoordinatorInWindow(
135 return dao.getPendingAggregateReportIdsByCoordinatorInWindow( in performScheduledPendingReportsInWindow()
9033 public void getPendingAggregateReportIdsByCoordinatorInWindow() { in getPendingAggregateReportIdsByCoordinatorInWindow() method in MeasurementDaoTest9057 dao.getPendingAggregateReportIdsByCoordinatorInWindow( in getPendingAggregateReportIdsByCoordinatorInWindow()9117 return dao.getPendingAggregateReportIdsByCoordinatorInWindow( in getPendingAggregateReportIdsByCoordinatorInWindowWithRetryLimit()9144 return dao.getPendingAggregateReportIdsByCoordinatorInWindow( in getPendingAggregateReportIdsByCoordinatorInWindowWithRetryLimit()9191 dao.getPendingAggregateReportIdsByCoordinatorInWindow( in getPendingAggregateDebugReportIdsByCoordinator()