Home | History | Annotate | Download | only in jni

Lines Matching refs:toChannel

1207     sp<InputChannel> toChannel =
1210 if (fromChannel == NULL || toChannel == NULL) {
1215 transferTouchFocus(fromChannel, toChannel);