Searched refs:visibleStackChildren (Results 1 – 1 of 1) sorted by relevance
41 val visibleStackChildren = in findRoundableTargets() constant58 ?: visibleStackChildren.indexOf(notificationParent).let { in findRoundableTargets()59 visibleStackChildren.getOrNull(it + 1) in findRoundableTargets()64 val indexOfSwipedView = visibleStackChildren.indexOf(viewSwiped) in findRoundableTargets()67 visibleStackChildren.getOrNull(indexOfSwipedView - 1)?.takeIf { in findRoundableTargets()72 visibleStackChildren.getOrNull(indexOfSwipedView + 1)?.takeIf { in findRoundableTargets()