Update double click implementation to use postDelayed
Use handler.postDelayed() for the double click interval. Also did a refactor to sendMotionEvent() to make it consistent with sendLongPress() and startDragEvent(). Test: atest AutoclickControllerTest Bug: 400744833 Flag: com.android.server.accessibility.enable_autoclick_indicator Change-Id: If7000cb74925bde74b08bb119dfe440b6412f5ee
Loading
Please register or sign in to comment