Home
last modified time | relevance | path

Searched defs:openInputChannelPair (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DInputChannel.java109 public static InputChannel[] openInputChannelPair(String name) { in openInputChannelPair() method in InputChannel
/frameworks/native/libs/input/
DInputTransport.cpp324 status_t InputChannel::openInputChannelPair(const std::string& name, in openInputChannelPair() function in android::InputChannel
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp405 static status_t openInputChannelPair(const std::string& name, in openInputChannelPair() function