Searched refs:offerTouchToChildren (Results 1 – 2 of 2) sorted by relevance
1275 open fun offerTouchToChildren(event: MotionEvent): Boolean { in <lambda>() method
1562 if (isTaskViewVisible(taskView) && taskView.offerTouchToChildren(ev)) { in onTouchEvent()1569 if (taskView != null && taskView.offerTouchToChildren(ev)) { in onTouchEvent()