Searched defs:fromChannelToken (Results 1 – 3 of 3) sorted by relevance
79 public abstract boolean transferTouchFocus(@NonNull IBinder fromChannelToken, in transferTouchFocus()
315 IBinder fromChannelToken, IBinder toChannelToken, boolean isDragDrop); in nativeTransferTouchFocus()1814 public boolean transferTouchFocus(@NonNull IBinder fromChannelToken, in transferTouchFocus()3494 public boolean transferTouchFocus(@NonNull IBinder fromChannelToken, in transferTouchFocus()
1825 sp<IBinder> fromChannelToken = ibinderForJavaObject(env, fromChannelTokenObj); in nativeTransferTouchFocus() local