Searched defs:toChannelToken (Results 1 – 3 of 3) sorted by relevance
80 @NonNull IBinder toChannelToken); in transferTouchFocus()
315 IBinder fromChannelToken, IBinder toChannelToken, boolean isDragDrop); in nativeTransferTouchFocus()1799 @NonNull IBinder toChannelToken) { in transferTouchFocus()3460 @NonNull IBinder toChannelToken) { in transferTouchFocus()
1825 sp<IBinder> toChannelToken = ibinderForJavaObject(env, toChannelTokenObj); in nativeTransferTouchFocus() local