Searched refs:mNotificationScrollLayout (Results 1 – 1 of 1) sorted by relevance
75 private ViewGroup mNotificationScrollLayout; field in NotificationIconAreaController92 if (mNotificationScrollLayout != null) {139 mNotificationScrollLayout = mStatusBar.getNotificationScrollLayout(); in initializeNotificationAreaViews()385 mNotificationScrollLayout.getChildCount()); in updateIconsForLayout()388 for (int i = 0; i < mNotificationScrollLayout.getChildCount(); i++) { in updateIconsForLayout()389 View view = mNotificationScrollLayout.getChildAt(i); in updateIconsForLayout()