Searched refs:shouldInterceptGestures (Results 1 – 1 of 1) sorted by relevance
328 val shouldInterceptGestures = hubShowing && !(shadeShowing || anyBouncerShowing) in updateTouchHandlingState() constant329 if (shouldInterceptGestures) { in updateTouchHandlingState()