Home
last modified time | relevance | path

Searched refs:testQuotasNoDeferral (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DAlarmManagerServiceTest.java568 private void testQuotasNoDeferral(int standbyBucket) throws Exception { in testQuotasNoDeferral() method in AlarmManagerServiceTest
602 testQuotasNoDeferral(STANDBY_BUCKET_ACTIVE); in testActiveQuota_notDeferred()
620 testQuotasNoDeferral(STANDBY_BUCKET_WORKING_SET); in testWorkingQuota_notDeferred()
638 testQuotasNoDeferral(STANDBY_BUCKET_FREQUENT); in testFrequentQuota_notDeferred()
656 testQuotasNoDeferral(STANDBY_BUCKET_RARE); in testRareQuota_notDeferred()