Searched defs:fromChannel (Results 1 – 3 of 3) sorted by relevance
172 InputChannel fromChannel, InputChannel toChannel); in nativeTransferTouchFocus()1013 public boolean transferTouchFocus(InputChannel fromChannel, InputChannel toChannel) { in transferTouchFocus()
1237 sp<InputChannel> fromChannel = in nativeTransferTouchFocus() local
2919 bool InputDispatcher::transferTouchFocus(const sp<InputChannel>& fromChannel, in transferTouchFocus()