Searched refs:getCurrentDate (Results 1 – 9 of 9) sorted by relevance
123 long startTime = mTimeSource.getCurrentDate().toEpochSecond(); in testSaveAndGetIoOveruseStats()257 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in testGetHistoricalIoOveruseStats()296 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in testGetHistoricalIoOveruseStatsWithNoRecentStats()319 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in testGetDailySystemIoUsageSummaries()348 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in testGetDailySystemIoUsageSummariesWithoutStats()369 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in testGetTopUsersDailyIoUsageSummaries()421 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in testGetTopUsersDailyIoUsageSummariesWithLowSystemTotalWrittenBytes()443 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in testGetTopUsersDailyIoUsageSummariesWithoutStats()604 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in testTruncateStatsOutsideRetentionPeriodOnDateChange()623 currentDate = mTimeSource.getCurrentDate(); in testTruncateStatsOutsideRetentionPeriodOnDateChange()[all …]
3086 mTimeSource.getCurrentDate().minus(RETENTION_PERIOD)); in testPullSystemIoUsageSummaryAtomsWithRestart()3115 mTimeSource.getCurrentDate().minus(RETENTION_PERIOD)); in testPullSystemIoUsageSummaryAtomsWithDateChange()3137 mTimeSource.getCurrentDate().minus(1, ChronoUnit.WEEKS)); in testPullSystemIoUsageSummaryAtomsWithDateChange()3162 mTimeSource.getCurrentDate().minus(RETENTION_PERIOD), in testPullUidIoUsageSummaryAtomsForTopUids()3185 mTimeSource.getCurrentDate().minus(RETENTION_PERIOD), in testPullUidIoUsageSummaryAtomsWithRestart()3221 mTimeSource.getCurrentDate().minus(RETENTION_PERIOD), in testPullUidIoUsageSummaryAtomsWithDateChange()3244 mTimeSource.getCurrentDate().minus(1, ChronoUnit.WEEKS), in testPullUidIoUsageSummaryAtomsWithDateChange()4453 ZonedDateTime endWeekStartDate = mTimeSource.getCurrentDate() in verifyAndGetSystemIoUsageSummaries()4473 ZonedDateTime endWeekStartDate = mTimeSource.getCurrentDate() in verifyAndGetUidIoUsageSummaries()4510 mTimeSource.getCurrentDate()); in sampleDailyIoUsageSummariesForAWeek()
526 setFirstLaunchDateSinceSetup(getCurrentDate()); in incrementAppLaunched()537 setFirstWallpaperApplyDateSinceSetup(getCurrentDate()); in setFirstWallpaperApplyDateIfNeeded()559 private int getCurrentDate() { in getCurrentDate() method in TestWallpaperPreferences
39 public ZonedDateTime getCurrentDate() { in getCurrentDate() method in TimeSource
164 long includingStartEpochSeconds = mTimeSource.getCurrentDate().toEpochSecond(); in getTodayIoUsageStats()210 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in getHistoricalIoOveruseStats()363 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in saveIoUsageStats()1169 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in onShrink()
1088 ZonedDateTime curReportDate = mTimeSource.getCurrentDate(); in readFromDatabase()1257 ZonedDateTime currentDate = mTimeSource.getCurrentDate(); in checkAndHandleDateChange()1744 mLastSystemIoUsageSummaryReportedDate = mTimeSource.getCurrentDate(); in onPullAtom()1754 mLastUidIoUsageSummaryReportedDate = mTimeSource.getCurrentDate(); in onPullAtom()1764 mTimeSource.getCurrentDate().minus(RETENTION_PERIOD); in readMetadataFileLocked()1810 now = mTimeSource.getCurrentDate(); in pullAtomsForWeeklyPeriodsSinceReportedDate()
875 setFirstLaunchDateSinceSetup(getCurrentDate()); in incrementAppLaunched()886 setFirstWallpaperApplyDateSinceSetup(getCurrentDate()); in setFirstWallpaperApplyDateIfNeeded()908 private int getCurrentDate() { in getCurrentDate() method in DefaultWallpaperPreferences
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
57426 method public synchronized java.lang.String getCurrentDate();