Searched refs:numIcons (Results 1 – 2 of 2) sorted by relevance
177 int numIcons = icons.size(); in setIcons() local178 for (int i = 0; i < numIcons; i++) { in setIcons()
183 int numIcons = mIconRow.getChildCount() - 1; // All children besides the one leaving. in animateFirstNotificationTo() local188 for (int i = 0; i < numIcons; i++) { in animateFirstNotificationTo()