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

/frameworks/base/services/java/com/android/server/accessibility/
H A DTouchExplorer.java1482 private final String LOG_TAG_SEND_HOVER_DELAYED = SendHoverDelayed.class.getName(); field in class:TouchExplorer.SendHoverDelayed
1547 Slog.d(LOG_TAG_SEND_HOVER_DELAYED, "Injecting motion event: "
1549 Slog.d(LOG_TAG_SEND_HOVER_DELAYED, mGestureStarted ?

Completed in 72 milliseconds