commit | e67463db5f88a7a73765d6f09dc605fa21dc26d3 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Fri Apr 13 14:38:01 2018 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Fri Apr 13 14:38:04 2018 -0600 |
tree | 6c2e2ad2d339932c2beb333350771ec9ac504bb8 | |
parent | 213639c93e6795c248c18ab2c16858ac28f36abd [diff] |
Return "null" cycles for deprecated callers. Callers using the deprecated Pair<ZonedDateTime, ZonedDateTime> interface don't always check hasNext() before calling next(), so give them (null, null) results instead of throwing. Bug: 78020489 Test: builds, boots Change-Id: Ibaeac646fa4e12e3e748cd7c706524d51dbeaafe