Searched refs:TEN_SECONDS (Results 1 – 2 of 2) sorted by relevance
62 public static final int TEN_SECONDS = 1000 * 10; field in NotificationUsageStats64 private static final long EMIT_PERIOD = DEBUG ? TEN_SECONDS : FOUR_HOURS;
151 private static final long TEN_SECONDS = 10 * 1000; field in UsageStatsService155 private static final long FLUSH_INTERVAL = COMPRESS_TIME ? TEN_SECONDS : TWENTY_MINUTES;