IInputThread

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const DescriptorIInputThreadCallback = "com.android.server.inputflinger.IInputThread.IInputThreadCallback"
View Source
const (
	TransactionIInputThreadCallbackLoopOnce = binder.FirstCallTransaction + 0
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IInputThreadCallback

type IInputThreadCallback interface {
	AsBinder() binder.IBinder
	LoopOnce(ctx context.Context) error
}

type InputThreadCallbackProxy

type InputThreadCallbackProxy struct {
	// contains filtered or unexported fields
}

func NewInputThreadCallbackProxy

func NewInputThreadCallbackProxy(
	remote binder.IBinder,
) *InputThreadCallbackProxy

func (*InputThreadCallbackProxy) AsBinder

func (p *InputThreadCallbackProxy) AsBinder() binder.IBinder

func (*InputThreadCallbackProxy) LoopOnce

func (p *InputThreadCallbackProxy) LoopOnce(
	ctx context.Context,
) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL