Searched refs:RARE_BUCKET_CATEGORY (Results 1 – 1 of 1) sorted by relevance
94 private static final Category RARE_BUCKET_CATEGORY = new Category("RARE"); field in CountQuotaTrackerTest409 mQuotaTracker.setCountLimit(RARE_BUCKET_CATEGORY, 3, 24 * HOUR_IN_MILLIS); in testGetExecutionStatsLocked_Values()458 mCategorizer.mCategoryToUse = RARE_BUCKET_CATEGORY; in testGetExecutionStatsLocked_Values()527 mQuotaTracker.setCountLimit(RARE_BUCKET_CATEGORY, 3, 24 * HOUR_IN_MILLIS); in testisWithinQuota_DifferentCategories()535 mCategorizer.mCategoryToUse = RARE_BUCKET_CATEGORY; in testisWithinQuota_DifferentCategories()638 mQuotaTracker.setCountLimit(RARE_BUCKET_CATEGORY, 10, 24 * HOUR_IN_MILLIS); in testMaybeScheduleStartAlarmLocked_CategoryChange()681 mCategorizer.mCategoryToUse = RARE_BUCKET_CATEGORY; in testMaybeScheduleStartAlarmLocked_CategoryChange()