Searched refs:dispatchTouchExplorationHoverEvent (Results 1 – 1 of 1) sorted by relevance
16675 private boolean dispatchTouchExplorationHoverEvent(MotionEvent event) { in dispatchTouchExplorationHoverEvent() method in View16788 if (mTouchDelegate != null && dispatchTouchExplorationHoverEvent(event)) { in onHoverEvent()