Home
last modified time | relevance | path

Searched defs:IInputThreadCallback (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/inputflinger/aidl/com.android.server.inputflinger-rust-source/gen/com/android/server/inputflinger/
DIInputThread.rs288 pub trait IInputThreadCallback: binder::Interface + Send { interface
409 …fn on_transact(_aidl_service: &dyn IInputThreadCallback, _aidl_code: binder::binder_impl::Transact… in on_transact()
/aosp_15_r20/frameworks/native/services/inputflinger/aidl/com/android/server/inputflinger/
H A DIInputThread.aidl54 interface IInputThreadCallback { interface
/aosp_15_r20/frameworks/native/services/inputflinger/
H A DInputFilterCallbacks.h36 using IInputThreadCallback = variable
/aosp_15_r20/frameworks/native/services/inputflinger/rust/
H A Dinput_filter.rs241 input_thread_callback: &Strong<dyn IInputThreadCallback>, in create()
539 callback: &Strong<dyn IInputThreadCallback>, in createInputFilterThread()
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/inputflinger/aidl/com.android.server.inputflinger-ndk-source/gen/com/android/server/inputflinger/
DIInputThread.cpp337 IInputThread::IInputThreadCallback::IInputThreadCallback() {} in IInputThreadCallback() function in aidl::com::android::server::inputflinger::IInputThread::IInputThreadCallback
DIInputFilter.cpp646 …:createInputFilterThread(const std::shared_ptr<::aidl::com::android::server::inputflinger::IInputT… in createInputFilterThread()
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/inputflinger/aidl/com.android.server.inputflinger-rust/android_arm64_armv8-2a_cortex-a55_source/
Dcom_android_server_inputflinger.rs1353 pub trait IInputThreadCallback: binder::Interface + Send { interface
1474 …fn on_transact(_aidl_service: &dyn IInputThreadCallback, _aidl_code: binder::binder_impl::Transact… in on_transact()