Searched defs:InputChannel (Results 1 – 3 of 3) sorted by relevance
35 public final class InputChannel implements Parcelable { class78 public InputChannel() { in InputChannel() method in InputChannel
49 class InputChannel; variable
344 InputChannel::InputChannel(const std::string name, android::base::unique_fd fd, sp<IBinder> token) { in InputChannel() function in android::InputChannel