Home
last modified time | relevance | path

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

/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsService.java166 private static final long ONE_WEEK = 7 * ONE_DAY; field in UsageStatsService
1150 if (estimatedLaunchTime < now || estimatedLaunchTime > now + ONE_WEEK) { in reportEvent()
1645 final long beginTime = endTime - ONE_WEEK; in calculateEstimatedPackageLaunchTime()
1693 return eventTimestamp + ONE_WEEK; in calculateNextLaunchTime()
1702 final long beginTime = now - ONE_WEEK; in handleEstimatedLaunchTimesOnUserUnlock()
1733 if (estimatedLaunchTime < now + ONE_WEEK) { in handleEstimatedLaunchTimesOnUserUnlock()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...