Home
last modified time | relevance | path

Searched refs:executeLoggingJob (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/src/android/healthconnect/cts/logging/
DHealthConnectDailyLogsStatsTests.java336 executeLoggingJob(jobExecutionCommand, NUMBER_OF_RETRIES); in triggerDailyJob()
340 private void executeLoggingJob(String jobExecutionCommand, int retry) in executeLoggingJob() method in HealthConnectDailyLogsStatsTests
347 executeLoggingJob(jobExecutionCommand, retry - 1); in executeLoggingJob()