Searched refs:closestChildDistanceSq (Results 1 – 1 of 1) sorted by relevance
622 int closestChildDistanceSq = Integer.MAX_VALUE; in findViewForTouch() local652 (distanceSq < closestChildDistanceSq)) { in findViewForTouch()654 closestChildDistanceSq = distanceSq; in findViewForTouch()