Searched refs:mDidBlockInteraction (Results 1 – 1 of 1) sorted by relevance
2714 private boolean mDidBlockInteraction; field in CoordinatorLayout.LayoutParams2870 mDidBlockInteraction = false; in didBlockInteraction()2872 return mDidBlockInteraction; in didBlockInteraction()2887 if (mDidBlockInteraction) { in isBlockingInteractionBelow()2891 return mDidBlockInteraction |= mBehavior != null in isBlockingInteractionBelow()2904 mDidBlockInteraction = false; in resetTouchBehaviorTracking()