Searched refs:requestedRow (Results 1 – 1 of 1) sorted by relevance
2966 ExpandableNotificationRow requestedRow = null; in getPositionInLinearLayout() local2971 requestedView = requestedRow = childInGroup.getNotificationParent(); in getPositionInLinearLayout()2990 if (requestedRow != null) { in getPositionInLinearLayout()2991 position += requestedRow.getPositionOfChild(childInGroup); in getPositionInLinearLayout()