Home
last modified time | relevance | path

Searched defs:sendTapSync (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/libs/webkit-shared/src/android/webkit/cts/
H A DIHostAppInvoker.aidl30 void sendTapSync(int x, int y); in sendTapSync() method
H A DSharedWebViewTestEnvironment.java118 public void sendTapSync(int x, int y) { in sendTapSync() method