Searched refs:getActionBounds (Results 1 – 2 of 2) sorted by relevance
635 mainThreadRun(() -> mActionBounds = mActivity.getActionBounds( in systemGesture_excludeViewRects_withoutAnyCancel()670 mainThreadRun(() -> mActionBounds = mActivity.getActionBounds( in systemGesture_notExcludeViewRects_withoutAnyCancel()691 mainThreadRun(() -> mActionBounds = mActivity.getActionBounds( in tappableElements_tapSamplePoints_excludeViewRects_withoutAnyCancel()713 mainThreadRun(() -> mActionBounds = mActivity.getActionBounds( in tappableElements_tapSamplePoints_notExcludeViewRects_withoutAnyCancel()
262 public Rect getActionBounds(Insets insets, WindowInsets windowInsets) { in getActionBounds() method in WindowInsetsActivity