commit | 27e5721860142b1b20081b535c55e7917366385f | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Thu Feb 26 14:16:30 2015 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Wed Mar 11 15:00:36 2015 -0700 |
tree | 1f9e7bc2331e0ba78aac23880982c65da85ea412 | |
parent | 40ed4f5d5ea0f9fa38ecbaa5fed7163b72e90063 [diff] |
Rename Looper::isIdling() to isPolling() to resolve confusion. The loop isn't technically idle at this time, it's just checking whether any file descriptors have pending events. However it's still a good signal as to whether the loop is alive. Bug: 19532373 Change-Id: I555c473e70ffd8a56e1b10aa60026eb674a16de9