Searched refs:mDisallowInterceptReset (Results 1 – 1 of 1) sorted by relevance
152 private boolean mDisallowInterceptReset; field in CoordinatorLayout376 mDisallowInterceptReset = false; in resetTouchBehaviors()541 if (disallowIntercept && !mDisallowInterceptReset) { in requestDisallowInterceptTouchEvent()543 mDisallowInterceptReset = true; in requestDisallowInterceptTouchEvent()