Searched refs:isBlockingInteractionBelow (Results 1 – 1 of 1) sorted by relevance
479 final boolean isBlocking = lp.isBlockingInteractionBelow(this, child); in performIntercept()2891 boolean isBlockingInteractionBelow(CoordinatorLayout parent, View child) { in isBlockingInteractionBelow() method in CoordinatorLayout.LayoutParams