Searched refs:containerLocation (Results 1 – 1 of 1) sorted by relevance
171 val containerLocation = itemView.locationOnScreen in getDropContainerLocation() constant172 return Point(containerLocation[0], containerLocation[1]) in getDropContainerLocation()