Searched refs:firstRow (Results 1 – 2 of 2) sorted by relevance
484 boolean firstRow = true; in findLargestCells()509 if (firstRow) { in findLargestCells()514 firstRow = false; in findLargestCells()
2168 ExpandableNotificationRow firstRow = firstChildNotGone instanceof ExpandableNotificationRow in onHeightChanged() local2171 if (firstRow != null in onHeightChanged()2172 && (view == firstRow || (firstRow.getNotificationParent() == firstRow))) { in onHeightChanged()