Searched refs:excludeZone (Results 1 – 1 of 1) sorted by relevance
1892 Rect excludeZone = mSystemGestureExclusionRects.get(0); in updateSystemGestureExcludeRects() local1895 excludeZone.set(firstBubble.getLeft(), firstBubble.getTop(), firstBubble.getRight(), in updateSystemGestureExcludeRects()1897 excludeZone.offset((int) (firstBubble.getTranslationX() + 0.5f), in updateSystemGestureExcludeRects()1901 excludeZone.setEmpty(); in updateSystemGestureExcludeRects()