/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/ |
D | ConsentNotificationJobServiceTest.java | 294 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/ |
D | TestScheduledExecutorService.java | 204 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/ |
D | ConsentNotificationJobService.java | 79 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/ |
D | TestScheduledExecutorService.java | 132 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/ |
D | ContactsExecutors.java | 128 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/ |
D | TestExecutorService.java | 222 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/ |
D | PickerSyncManagerTest.java | 228 assertThat(workRequest.getWorkSpec().initialDelay) in testAdhocProactiveSyncLocalOnly() 254 assertThat(workRequest.getWorkSpec().initialDelay) in testAdhocProactiveSync()
|
/packages/apps/TV/src/com/android/tv/guide/ |
D | ProgramGuide.java | 818 private void startCurrentTimeIndicator(long initialDelay) { in startCurrentTimeIndicator() argument 819 mHandler.postDelayed(mUpdateTimeIndicator, initialDelay); in startCurrentTimeIndicator()
|
/packages/apps/TV/libs/m2/ |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |