Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputChannel.cpp47 class NativeInputChannel { class
50 ~NativeInputChannel();
65 NativeInputChannel::NativeInputChannel(std::unique_ptr<InputChannel> inputChannel) in NativeInputChannel() function in android::NativeInputChannel
68 NativeInputChannel::~NativeInputChannel() { in ~NativeInputChannel()
99 NativeInputChannel* nativeInputChannel = in android_view_InputChannel_getInputChannel()
106 NativeInputChannel* nativeInputChannel = in android_view_InputChannel_setDisposeCallback()
180 NativeInputChannel* nativeInputChannel = in InputChannel_nativeDestroy()
192 NativeInputChannel* nativeInputChannel = in android_view_InputChannel_nativeDispose()
223 NativeInputChannel* nativeInputChannel = in android_view_InputChannel_nativeWriteToParcel()
235 NativeInputChannel* nativeInputChannel = in android_view_InputChannel_nativeGetName()
[all …]