Searched refs:mNotificationScrollLayout (Results 1 – 1 of 1) sorted by relevance
48 private NotificationStackScrollLayout mNotificationScrollLayout; field in NotificationIconAreaController75 mNotificationScrollLayout = mStatusBar.getNotificationScrollLayout(); in initializeNotificationAreaViews()201 mNotificationScrollLayout.getChildCount()); in updateIconsForLayout()204 for (int i = 0; i < mNotificationScrollLayout.getChildCount(); i++) { in updateIconsForLayout()205 View view = mNotificationScrollLayout.getChildAt(i); in updateIconsForLayout()