Searched refs:sendPointerSync (Results 1 – 13 of 13) sorted by relevance
263 inst.sendPointerSync(event); in tapView()270 inst.sendPointerSync(event); in tapView()275 inst.sendPointerSync(event); in tapView()303 inst.sendPointerSync(event); in touchAndCancelView()310 inst.sendPointerSync(event); in touchAndCancelView()338 inst.sendPointerSync(event); in clickView()346 inst.sendPointerSync(event); in clickView()351 inst.sendPointerSync(event); in clickView()399 inst.sendPointerSync(event); in longClickView()406 inst.sendPointerSync(event); in longClickView()[all …]
269 void sendPointerSync(TvRemoteProviderProxy provider, IBinder token); in sendPointerSync() method527 void sendPointerSync(final IBinder token) { in sendPointerSync() method in TvRemoteProviderProxy.Connection537 mProviderMethods.sendPointerSync(TvRemoteProviderProxy.this, token); in sendPointerSync()640 public void sendPointerSync(IBinder token) throws RemoteException { in sendPointerSync() method in TvRemoteProviderProxy.RemoteServiceInputProvider643 connection.sendPointerSync(token); in sendPointerSync()
126 public void sendPointerSync(IBinder token) { in sendPointerSync() method in UinputBridge
210 inputBridge.sendPointerSync(token); in sendPointerSyncInternalLocked()359 public void sendPointerSync(TvRemoteProviderProxy provider, IBinder token) { in sendPointerSync() method in TvRemoteService.UserProvider
262 public void sendPointerSync(IBinder token) throws RuntimeException { in sendPointerSync() method in TvRemoteProvider265 mRemoteServiceInput.sendPointerSync(token); in sendPointerSync()
41 void sendPointerSync(IBinder token); in sendPointerSync() method
15 method public void sendPointerSync(android.os.IBinder) throws java.lang.RuntimeException;
172 mInstrumentation.sendPointerSync(event); in doInteraction()
1108 public void sendPointerSync(MotionEvent event) { in sendPointerSync() method in Instrumentation
4370 method public void sendPointerSync(android.view.MotionEvent);
5078 method public void sendPointerSync(android.view.MotionEvent);
41433 Landroid/media/tv/ITvRemoteServiceInput$Stub$Proxy;->sendPointerSync(Landroid/os/IBinder;)V