Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/rust/
H A Dinput_filter_thread.rs343 struct TestThreadCallbackInner { struct
344 is_notify_timeout_called: bool,
355 fn inner(&self) -> RwLockWriteGuard<'_, TestThreadCallbackInner> { in inner() argument