Searched refs:requestedRow (Results 1 – 1 of 1) sorted by relevance
2503 ExpandableNotificationRow requestedRow = null; in getPositionInLinearLayout() local2508 requestedView = requestedRow = childInGroup.getNotificationParent(); in getPositionInLinearLayout()2526 if (requestedRow != null) { in getPositionInLinearLayout()2527 position += requestedRow.getPositionOfChild(childInGroup); in getPositionInLinearLayout()