Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/native/android/
H A Dsurface_control_input_receiver.cpp31 struct AInputReceiverCallbacks { struct
32 AInputReceiverCallbacks(void* context) : context(context) {} in AInputReceiverCallbacks() function
42 AInputReceiverCallbacks* callbacks) in InputReceiver() argument
/aosp_15_r20/frameworks/native/include/android/
H A Dsurface_control_input_receiver.h62 typedef struct AInputReceiverCallbacks AInputReceiverCallbacks; typedef
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/
Dsurface_control_input_receiver.h62 typedef struct AInputReceiverCallbacks AInputReceiverCallbacks; typedef