Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DBaseNotificationManagerTest.java141 setEnableServiceNotificationRateLimit(false); in baseSetUp()
146 setEnableServiceNotificationRateLimit(true); in baseTearDown()
353 protected void setEnableServiceNotificationRateLimit(boolean enable) throws IOException { in setEnableServiceNotificationRateLimit() method in BaseNotificationManagerTest