Searched refs:should_use_process_work_queue (Results 1 – 1 of 1) sorted by relevance
395 fn should_use_process_work_queue(&self) -> bool { in should_use_process_work_queue() method1513 inner.should_use_process_work_queue(), in read()1620 (inner.should_use_process_work_queue(), inner.poll()) in poll()1640 let notify = inner.looper_flags & LOOPER_POLL != 0 && inner.should_use_process_work_queue(); in notify_if_poll_ready()