Searched refs:bubbleRect (Results 1 – 1 of 1) sorted by relevance
143 Rect bubbleRect = mBubbleController.getTouchableRegion(); in onComputeInternalInsets() local144 if (bubbleRect != null) { in onComputeInternalInsets()145 info.touchableRegion.union(bubbleRect); in onComputeInternalInsets()