Searched defs:InputChannel (Results 1 – 4 of 4) sorted by relevance
30 public final class InputChannel implements Parcelable { class66 public InputChannel() { in InputChannel() method in InputChannel
269 { "nativeTransferTo", "(Landroid/view/InputChannel;)V", in nativeTransferTo()277 { "nativeDup", "(Landroid/view/InputChannel;)V", in nativeDup()
202 InputChannel::InputChannel(const String8& name, int fd) : in InputChannel() function in android::InputChannel
1670 { "nativeUnregisterInputChannel", "(JLandroid/view/InputChannel;)V", in nativeUnregisterInputChannel()1688 { "nativeTransferTouchFocus", "(JLandroid/view/InputChannel;Landroid/view/InputChannel;)Z", in nativeTransferTouchFocus()