Searched defs:inputChannel (Results 1 – 4 of 4) sorted by relevance
36 FileChannel inputChannel = input.getChannel(); in moveFileBetweenContexts() local
181 val inputChannel = Channel<T>() in grpcBidirectionalStream() constant
269 TouchReceiver(InputChannel inputChannel, Looper looper) { in TouchReceiver()
458 ReadableByteChannel inputChannel = null; in copyTo() local