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()1798 public boolean transferTouchFocus(@NonNull IBinder fromChannelToken, in transferTouchFocus()3459 public boolean transferTouchFocus(@NonNull IBinder fromChannelToken, in transferTouchFocus()
1824 sp<IBinder> fromChannelToken = ibinderForJavaObject(env, fromChannelTokenObj); in nativeTransferTouchFocus() local