Searched refs:containerRect (Results 1 – 1 of 1) sorted by relevance
710 Rect containerRect = new Rect(viewXY[0], viewXY[1], viewXY[0] + mContainer.getWidth(), in testWhenSelfTextToastWindow_allowsTouch() local713 containerRect.contains(toast.centerX(), toast.centerY())); in testWhenSelfTextToastWindow_allowsTouch()