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