Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWakeupOnboardingTest.java69 private void setNotificationsShown(int numNotifications) { in setNotificationsShown() argument
70 mWakeupOnboarding.getNotificationsDataSource().setData(numNotifications); in setNotificationsShown()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java7299 int numNotifications = mNotificationList.size();
7300 for (int i = 0; i < numNotifications; i++) {
7317 int numNotifications = mNotificationList.size();
7318 for (int i = 0; i < numNotifications; i++) {