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