Searched refs:clearHoverListener (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.compatibility.common.util.CtsMouseUtil.clearHoverListener;146 clearHoverListener(mInner11); in testHoverMove()161 clearHoverListener(mInner11); in testHoverMoveMultiple()187 clearHoverListener(mInner11); in testHoverMoveAndExit()188 clearHoverListener(mInner12); in testHoverMoveAndExit()204 clearHoverListener(mMiddle1); in testRemoveBeforeExit()205 clearHoverListener(mInner11); in testRemoveBeforeExit()222 clearHoverListener(mOuter); in testRemoveParentBeforeExit()223 clearHoverListener(mMiddle1); in testRemoveParentBeforeExit()224 clearHoverListener(mInner11); in testRemoveParentBeforeExit()[all …]
20 import static com.android.compatibility.common.util.CtsMouseUtil.clearHoverListener;187 clearHoverListener(mOuter); in verifyHoverDispatch()188 clearHoverListener(mInner); in verifyHoverDispatch()189 clearHoverListener(mTarget); in verifyHoverDispatch()190 clearHoverListener(mTarget2); in verifyHoverDispatch()320 clearHoverListener(mTarget2); in testEventDispatch()
58 public static void clearHoverListener(View view) { in clearHoverListener() method in CtsMouseUtil
1235 CtsMouseUtil.clearHoverListener(button); in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()1299 CtsMouseUtil.clearHoverListener(target); in testTouchDelegateCoverParentWithEbt_HoverChildAndBack_FocusTargetAgain()