Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DConsentNotificationJobServiceTest.java294 long initialDelay = ConsentNotificationJobService.calculateInitialDelay(calendar); in testDelaysWhenCalledBeforeIntervalBegins() local
297 assertThat(initialDelay).isEqualTo(mIntervalBeginMs); in testDelaysWhenCalledBeforeIntervalBegins()
311 long initialDelay = ConsentNotificationJobService.calculateInitialDelay(calendar); in testDelaysWhenCalledWithinTheInterval() local
314 assertThat(initialDelay).isEqualTo(0L); in testDelaysWhenCalledWithinTheInterval()
328 long initialDelay = ConsentNotificationJobService.calculateInitialDelay(calendar); in testDelaysWhenCalledAfterTheInterval() local
333 assertThat(initialDelay).isEqualTo(midnight + mIntervalBeginMs); in testDelaysWhenCalledAfterTheInterval()
343 long initialDelay = ConsentNotificationJobService.calculateInitialDelay(calendar); in testDelaysWhenDebugModeOn() local
345 assertThat(initialDelay).isEqualTo(0L); in testDelaysWhenDebugModeOn()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTestScheduledExecutorService.java204 public ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, long period, in scheduleAtFixedRate() argument
206 return scheduleWithFixedDelay(command, initialDelay, period, unit); in scheduleAtFixedRate()
210 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in scheduleWithFixedDelay() argument
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/
DConsentNotificationJobService.java79 long initialDelay = calculateInitialDelay(Calendar.getInstance(TimeZone.getDefault())); in schedule() local
81 LogUtil.d("initial delay is " + initialDelay + ", deadline is " + deadline); in schedule()
110 .setMinimumLatency(initialDelay) in schedule()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestScheduledExecutorService.java132 public ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, long period, in scheduleAtFixedRate() argument
138 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in scheduleWithFixedDelay() argument
/packages/apps/Contacts/src/com/android/contacts/util/concurrent/
DContactsExecutors.java128 public ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, in scheduleAtFixedRate() argument
135 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in scheduleWithFixedDelay() argument
/packages/services/Telephony/tests/src/com/android/
DTestExecutorService.java222 public ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, long period, in scheduleAtFixedRate() argument
228 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in scheduleWithFixedDelay() argument
/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/sync/
DPickerSyncManagerTest.java228 assertThat(workRequest.getWorkSpec().initialDelay) in testAdhocProactiveSyncLocalOnly()
254 assertThat(workRequest.getWorkSpec().initialDelay) in testAdhocProactiveSync()
/packages/apps/TV/src/com/android/tv/guide/
DProgramGuide.java818 private void startCurrentTimeIndicator(long initialDelay) { in startCurrentTimeIndicator() argument
819 mHandler.postDelayed(mUpdateTimeIndicator, initialDelay); in startCurrentTimeIndicator()
/packages/apps/TV/libs/m2/
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...