Searched refs:notificationLoad (Results 1 – 1 of 1) sorted by relevance
2719 int notificationLoad = mEntryManager.getNotificationData() in handlePeekToExpandTransistion() local2721 mBarService.onPanelRevealed(false, notificationLoad); in handlePeekToExpandTransistion()2738 int notificationLoad = mEntryManager.getNotificationData().getActiveNotifications() in handleVisibleToUserChangedImpl() local2741 notificationLoad = 1; in handleVisibleToUserChangedImpl()2743 final int finalNotificationLoad = notificationLoad; in handleVisibleToUserChangedImpl()