Searched refs:numberOfSections (Results 1 – 1 of 1) sorted by relevance
64 int numberOfSections = sectionsFeatureManager.getNumberOfBuckets(); in NotificationRoundnessManager() local65 mFirstInSectionViews = new ExpandableView[numberOfSections]; in NotificationRoundnessManager()66 mLastInSectionViews = new ExpandableView[numberOfSections]; in NotificationRoundnessManager()67 mTmpFirstInSectionViews = new ExpandableView[numberOfSections]; in NotificationRoundnessManager()68 mTmpLastInSectionViews = new ExpandableView[numberOfSections]; in NotificationRoundnessManager()