Searched refs:getMaxJobCountPerRateLimitingWindow (Results 1 – 2 of 2) sorted by relevance
1836 assertEquals(500, mQuotaController.getMaxJobCountPerRateLimitingWindow()); in testConstantsUpdating_ValidValues()1883 assertEquals(10, mQuotaController.getMaxJobCountPerRateLimitingWindow()); in testConstantsUpdating_InvalidValues()
2513 int getMaxJobCountPerRateLimitingWindow() { in getMaxJobCountPerRateLimitingWindow() method in QuotaController