Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DAlertingNotificationManagerTest.java72 private static final int TEST_NUM_NOTIFICATIONS = 4; field in AlertingNotificationManagerTest
239 for (int i = 0; i < TEST_NUM_NOTIFICATIONS; i++) { in testReleaseAllImmediately()