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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DTouchExplorer.java1358 private final String LOG_TAG_SEND_HOVER_DELAYED = "SendHoverEnterAndMoveDelayed"; field in class:TouchExplorer.SendHoverEnterAndMoveDelayed
1414 Slog.d(LOG_TAG_SEND_HOVER_DELAYED,
1424 Slog.d(LOG_TAG_SEND_HOVER_DELAYED,
1437 private final String LOG_TAG_SEND_HOVER_DELAYED = "SendHoverExitDelayed"; field in class:TouchExplorer.SendHoverExitDelayed
1478 Slog.d(LOG_TAG_SEND_HOVER_DELAYED, "Injecting motion event:"

Completed in 92 milliseconds