Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_InputChannel.cpp47 class NativeInputChannel { class
65 NativeInputChannel::NativeInputChannel(std::unique_ptr<InputChannel> inputChannel) in NativeInputChannel() function in android::NativeInputChannel