Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/slice/
DSlicePurchaseControllerTest.java88 private static final int DAILY_NOTIFICATION_MAX = 3; field in SlicePurchaseControllerTest
137 DAILY_NOTIFICATION_MAX); in setUp()
681 for (int count = 1; count <= DAILY_NOTIFICATION_MAX; count++) { in testPurchasePremiumCapabilityResultNotificationThrottled()
697 for (int count = 1; count <= (MONTHLY_NOTIFICATION_MAX - DAILY_NOTIFICATION_MAX); count++) { in testPurchasePremiumCapabilityResultNotificationThrottled()
701 eq(count + DAILY_NOTIFICATION_MAX)); in testPurchasePremiumCapabilityResultNotificationThrottled()