Searched refs:notificationLoad (Results 1 – 1 of 1) sorted by relevance
3223 int notificationLoad = mEntryManager.getNotificationData() in handlePeekToExpandTransistion() local3225 mBarService.onPanelRevealed(false, notificationLoad); in handlePeekToExpandTransistion()3242 int notificationLoad = mEntryManager.getNotificationData().getActiveNotifications() in handleVisibleToUserChangedImpl() local3245 notificationLoad = 1; in handleVisibleToUserChangedImpl()3247 final int finalNotificationLoad = notificationLoad; in handleVisibleToUserChangedImpl()