Searched refs:mSystemGestureExclusionZone (Results 1 – 1 of 1) sorted by relevance
60 private final Rect mSystemGestureExclusionZone = new Rect(); field in WalletCardCarousel143 mSystemGestureExclusionZone.set(0, 0, width, getHeight()); in onLayout()144 setSystemGestureExclusionRects(Collections.singletonList(mSystemGestureExclusionZone)); in onLayout()