Lines Matching refs:toChannel
2976 const sp<InputChannel>& toChannel) {
2978 ALOGD("transferTouchFocus: fromChannel=%s, toChannel=%s",
2979 fromChannel->getName().string(), toChannel->getName().string());
2985 sp<InputWindowHandle> toWindowHandle = getWindowHandleLocked(toChannel);
3032 ssize_t toConnectionIndex = getConnectionIndexLocked(toChannel);