Searched refs:ONE_WEEK (Results 1 – 2 of 2) sorted by relevance
166 private static final long ONE_WEEK = 7 * ONE_DAY; field in UsageStatsService1150 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...