Searched defs:sendEvent (Results 1 – 4 of 4) sorted by relevance
143 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
121 public static void sendEvent(WalletServiceEvent event) { in sendEvent() method in TestQuickAccessWalletService
356 private fun sendEvent(downTime: Long, action: Int, x: Float, y: Float) { in sendEvent() method