Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_InputChannel.cpp42 class NativeInputChannel { class
60 NativeInputChannel::NativeInputChannel(const sp<InputChannel>& inputChannel) : in NativeInputChannel() function in android::NativeInputChannel