Searched refs:hoverExitPending (Results 1 – 3 of 3) sorted by relevance
2144 public void setHoverExitPending(boolean hoverExitPending) { in setHoverExitPending() argument2146 nativeSetFlags(mNativePtr, hoverExitPending in setHoverExitPending()
2180 final boolean hoverExitPending = event.isHoverExitPending(); in dispatchHoverEvent()2184 event.setHoverExitPending(hoverExitPending); in dispatchHoverEvent()
14974 final boolean hoverExitPending = event.isHoverExitPending(); in dispatchTouchExplorationHoverEvent()14979 eventNoHistory.setHoverExitPending(hoverExitPending); in dispatchTouchExplorationHoverEvent()