Home
last modified time | relevance | path

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

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