Searched refs:notificationCount (Results 1 – 2 of 2) sorted by relevance
89 int notificationCount, int height, int keyguardStatusHeight, float emptyDragAmount) { in setup() argument93 mNotificationCount = notificationCount; in setup()
3168 final int notificationCount = activeNotifications.size();3169 for (int i = 0; i < notificationCount; i++) {