Searched refs:mSendHoverExitDelayed (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DTouchExplorer.java137 private final SendHoverExitDelayed mSendHoverExitDelayed; field in class:TouchExplorer
242 mSendHoverExitDelayed = new SendHoverExitDelayed();
291 mSendHoverExitDelayed.cancel();
417 mSendHoverExitDelayed.cancel();
458 mSendHoverExitDelayed.cancel();
501 mSendHoverExitDelayed.cancel();
512 mSendHoverExitDelayed.cancel();
549 mSendHoverExitDelayed.cancel();
600 mSendHoverExitDelayed.cancel();
629 mSendHoverExitDelayed
[all...]

Completed in 306 milliseconds