Searched refs:NativeInputChannel (Results 1 – 1 of 1) sorted by relevance
47 class NativeInputChannel { class50 ~NativeInputChannel();65 NativeInputChannel::NativeInputChannel(std::unique_ptr<InputChannel> inputChannel) in NativeInputChannel() function in android::NativeInputChannel68 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 …]