Home
last modified time | relevance | path

Searched refs:notify_timeout_expired (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/rust/
Dinput_filter_thread.rs45 fn notify_timeout_expired(&self, when_nanos: i64); in notify_timeout_expired() method
180 self.thread_callback_handler.notify_timeout_expired(now); in loop_once()
266 fn notify_timeout_expired(&self, when_nanos: i64) { in notify_timeout_expired() method
269 callback.notify_timeout_expired(when_nanos); in notify_timeout_expired()
365 fn notify_timeout_expired(&self, _when_nanos: i64) { in notify_timeout_expired() method
Dslow_keys_filter.rs184 fn notify_timeout_expired(&self, when_nanos: i64) { in notify_timeout_expired() method