Searched refs:checkTouchEventInHandle (Results 1 – 2 of 2) sorted by relevance
423 boolean checkTouchEventInHandle(MotionEvent ev) { in checkTouchEventInHandle() method in DesktopModeWindowDecoration
645 if (dragFromStatusBarAllowed && relevantDecor.checkTouchEventInHandle(ev)) { in handleCaptionThroughStatusBar()