Searched refs:getClosestChildAtRawPosition (Results 1 – 1 of 1) sorted by relevance
594 public ExpandableView getClosestChildAtRawPosition(float touchX, float touchY) { in getClosestChildAtRawPosition() method in NotificationStackScrollLayout2235 View child = getClosestChildAtRawPosition(screenLocation.x, screenLocation.y); in findDarkAnimationOriginIndex()