Searched refs:mDisallowInterceptReset (Results 1 – 1 of 1) sorted by relevance
173 private boolean mDisallowInterceptReset; field in CoordinatorLayout395 mDisallowInterceptReset = false; in resetTouchBehaviors()560 if (disallowIntercept && !mDisallowInterceptReset) { in requestDisallowInterceptTouchEvent()562 mDisallowInterceptReset = true; in requestDisallowInterceptTouchEvent()