Searched refs:childAtRawPosition (Results 1 – 1 of 1) sorted by relevance
315 val childAtRawPosition = stackScrollerController.getChildAtRawPosition(totalX, totalY) in findView() constant316 return if (childAtRawPosition != null && childAtRawPosition.isContentExpandable) { in findView()317 childAtRawPosition in findView()