Home
last modified time | relevance | path

Searched defs:nowMillis (Results 1 – 8 of 8) sorted by relevance

/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/scheduling/
DFederatedComputeJobManagerTest.java634 long nowMillis = 1000; in testOnTrainingStarted_taskTtling_noTtlSet() local
655 long nowMillis = 2000; in testOnTrainingStarted_taskTtling() local
677 long nowMillis = 1000; in testRescheduleFLTask_success() local
700 long nowMillis = 1000; in testRescheduleFLTask_oneoff_success() local
725 long nowMillis = 1000; in testRescheduleFLTask_didnotContribute_oneOff() local
791 long nowMillis = 1000; in testRescheduleFLTask_success_recurrent_userDefinedInterval() local
850 long nowMillis = 1000; in testRescheduleFLTask_recurrent_serverDefinedInterval() local
909 long nowMillis = 1000; in testRescheduleFLTask_recurrent_didnotContribute() local
/packages/providers/TvProvider/src/com/android/providers/tv/
DEpgDataCleanupService.java55 long nowMillis = System.currentTimeMillis(); in onHandleIntent() local
/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/scheduling/
DJobSchedulerHelper.java83 long nowMillis = mClock.currentTimeMillis(); in convertToJobInfo() local
DFederatedComputeJobManager.java286 long nowMillis = mClock.currentTimeMillis(); in rescheduleFederatedTaskAfterTraining() local
/packages/modules/StatsD/statsd/src/shell/
DShellSubscriberClient.cpp210 int64_t ShellSubscriberClient::pullIfNeeded(int64_t nowSecs, int64_t nowMillis, int64_t nowNanos) { in pullIfNeeded()
238 int64_t ShellSubscriberClient::pullAndSendHeartbeatsIfNeeded(int64_t nowSecs, int64_t nowMillis, in pullAndSendHeartbeatsIfNeeded()
DShellSubscriber.cpp101 const int64_t nowMillis = nanoseconds_to_milliseconds(nowNanos); in pullAndSendHeartbeats() local
/packages/apps/Dialer/java/com/android/dialer/calllogutils/
DCallLogDates.java48 Context context, long nowMillis, long timestampMillis, boolean abbreviateDateTime) { in newCallLogTimestampLabel()
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/network/
DAccessPoint.java560 long nowMillis = SystemClock.elapsedRealtime(); in updateScores() local