Searched refs:sendPointerSync (Results 1 – 13 of 13) sorted by relevance
281 inst.sendPointerSync(event); in tapView()288 inst.sendPointerSync(event); in tapView()293 inst.sendPointerSync(event); in tapView()321 inst.sendPointerSync(event); in touchAndCancelView()328 inst.sendPointerSync(event); in touchAndCancelView()356 inst.sendPointerSync(event); in clickView()364 inst.sendPointerSync(event); in clickView()369 inst.sendPointerSync(event); in clickView()417 inst.sendPointerSync(event); in longClickView()424 inst.sendPointerSync(event); in longClickView()[all …]
41 void sendPointerSync(IBinder token); in sendPointerSync() method
399 public void sendPointerSync(@NonNull IBinder token) throws RuntimeException { in sendPointerSync() method in TvRemoteProvider403 mRemoteServiceInput.sendPointerSync(token); in sendPointerSync()
272 public void sendPointerSync(IBinder token) { in sendPointerSync() method in TvRemoteServiceInput286 inputBridge.sendPointerSync(token); in sendPointerSync()
162 public void sendPointerSync(IBinder token) { in sendPointerSync() method in UinputBridge
19 … method public void sendPointerSync(@NonNull android.os.IBinder) throws java.lang.RuntimeException;
172 mInstrumentation.sendPointerSync(event); in doInteraction()
677 instrumentation.sendPointerSync(down); in testQuickTouchBoost()
1282 public void sendPointerSync(MotionEvent event) { in sendPointerSync() method in Instrumentation
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4370 method public void sendPointerSync(android.view.MotionEvent);
6140 method public void sendPointerSync(android.view.MotionEvent);
31298 Landroid/media/tv/ITvRemoteServiceInput$Stub$Proxy;->sendPointerSync(Landroid/os/IBinder;)V