Searched defs:destChannelToken (Results 1 – 5 of 5) sorted by relevance
127 boolean transferTouch(IBinder destChannelToken, int displayId); in transferTouch()430 public native boolean transferTouch(IBinder destChannelToken, int displayId); in transferTouch()
801 public boolean transferTouch(@NonNull IBinder destChannelToken, int displayId) { in transferTouch()
6024 bool InputDispatcher::transferTouchOnDisplay(const sp<IBinder>& destChannelToken, in transferTouchOnDisplay()
2571 sp<IBinder> destChannelToken = ibinderForJavaObject(env, destChannelTokenObj); in nativeTransferTouchOnDisplay() local
7285 sp<IBinder> destChannelToken) { in __anon5807f33d0602()