Searched defs:openInputChannelPair (Results 1 – 3 of 3) sorted by relevance
109 public static InputChannel[] openInputChannelPair(String name) { in openInputChannelPair() method in InputChannel
393 status_t InputChannel::openInputChannelPair(const std::string& name, in openInputChannelPair() function in android::InputChannel
412 status_t openInputChannelPair(const std::string& name, std::shared_ptr<InputChannel>& serverChannel, in openInputChannelPair() function