Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java1467 private Set<NotificationChannel> createMultipleChannelSet(int howMany) { in createMultipleChannelSet() argument
1469 for (int i = 0; i < howMany; i++) { in createMultipleChannelSet()