Searched refs:closestChild (Results 1 – 2 of 2) sorted by relevance
618 View closestChild = null; in findViewForTouch() local650 closestChild = child; in findViewForTouch()655 return closestChild; in findViewForTouch()
895 ExpandableView closestChild = null; in getClosestChildAtRawPosition() local912 closestChild = slidingChild; in getClosestChildAtRawPosition()916 return closestChild; in getClosestChildAtRawPosition()