Searched defs:sendEvent (Results 1 – 5 of 5) sorted by relevance
39 fun sendEvent(action: Int, pt: PointF) { in sendEvent() method
160 private fun sendEvent(downTime: Long, action: Int, x: Float, y: Float, sync: Boolean) { in sendEvent() method in android.input.cts.IncompleteMotionTest
245 private void sendEvent(DeviceEventType type, Object... args) { in sendEvent() method in CtsBaseInputMethod
128 public static void sendEvent(WalletServiceEvent event) { in sendEvent() method in TestQuickAccessWalletService
360 private fun sendEvent(downTime: Long, action: Int, x: Float, y: Float) { in sendEvent() method