Searched refs:hoverExitPending (Results 1 – 3 of 3) sorted by relevance
2540 public void setHoverExitPending(boolean hoverExitPending) { in setHoverExitPending() argument2542 nativeSetFlags(mNativePtr, hoverExitPending in setHoverExitPending()
2224 final boolean hoverExitPending = event.isHoverExitPending(); in dispatchHoverEvent()2228 event.setHoverExitPending(hoverExitPending); in dispatchHoverEvent()
17542 final boolean hoverExitPending = event.isHoverExitPending(); in dispatchTouchExplorationHoverEvent()17547 eventNoHistory.setHoverExitPending(hoverExitPending); in dispatchTouchExplorationHoverEvent()