Home
last modified time | relevance | path

Searched defs:InputChannel (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DInputChannel.java30 public final class InputChannel implements Parcelable { class
66 public InputChannel() { in InputChannel() method in InputChannel
/frameworks/native/libs/input/
DInputTransport.cpp202 InputChannel::InputChannel(const String8& name, int fd) : in InputChannel() function in android::InputChannel