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