Searched refs:mDidBlockInteraction (Results 1 – 1 of 1) sorted by relevance
2264 private boolean mDidBlockInteraction; field in CoordinatorLayout.LayoutParams2400 mDidBlockInteraction = false; in didBlockInteraction()2402 return mDidBlockInteraction; in didBlockInteraction()2417 if (mDidBlockInteraction) { in isBlockingInteractionBelow()2421 return mDidBlockInteraction |= mBehavior != null in isBlockingInteractionBelow()2434 mDidBlockInteraction = false; in resetTouchBehaviorTracking()