Searched refs:notificationLoad (Results 1 – 1 of 1) sorted by relevance
2908 int notificationLoad = mNotificationsController.getActiveNotificationsCount(); in handlePeekToExpandTransistion() local2909 mBarService.onPanelRevealed(false, notificationLoad); in handlePeekToExpandTransistion()2926 int notificationLoad = mNotificationsController.getActiveNotificationsCount(); in handleVisibleToUserChangedImpl() local2928 notificationLoad = 1; in handleVisibleToUserChangedImpl()2930 final int finalNotificationLoad = notificationLoad; in handleVisibleToUserChangedImpl()