Searched refs:mWearGestureInterceptionDetector (Results 1 – 1 of 1) sorted by relevance
275 private final WearGestureInterceptionDetector mWearGestureInterceptionDetector; field in DecorView301 mWearGestureInterceptionDetector = in DecorView()505 if (viewRootImpl != null && mWearGestureInterceptionDetector != null) {506 boolean wasIntercepting = mWearGestureInterceptionDetector.isIntercepting();507 boolean intercepting = mWearGestureInterceptionDetector.onInterceptTouchEvent(event);