Searched defs:fromChannelToken (Results 1 – 3 of 3) sorted by relevance
79 public abstract boolean transferTouchFocus(@NonNull IBinder fromChannelToken, in transferTouchFocus()
230 IBinder fromChannelToken, IBinder toChannelToken); in nativeTransferTouchFocus()1588 public boolean transferTouchFocus(@NonNull IBinder fromChannelToken, in transferTouchFocus()2504 public boolean transferTouchFocus(@NonNull IBinder fromChannelToken, in transferTouchFocus()
1581 sp<IBinder> fromChannelToken = ibinderForJavaObject(env, fromChannelTokenObj); in nativeTransferTouchFocus() local