Lines Matching refs:Android
18 which were reverted manually in Android and resulted in Android releasing
20 `2021b` and `2021c` releases. Android has made changes to reduce the impact of
21 these changes. This might have app compat issues as some methods in Android's
28 saving to represent the period of Ramadan. Several of Android's embedded time
41 Android's `java.util.TimeZone.getDSTSavings()` - it returns 0 instead of 1 hour.
58 As Android has not applied any of them and there were no other rules update,
59 it is a no-op for Android.
68 `tzdata2021a.tar.gz` in this Android TZDB update is ICU's [`tzdata2021a3.tar.gz`](https://github.co…
82 because they cause problems for various libraries and OSes, Android included.
84 yet to be resolved. Android API behavior is influenced by ICU, so while ICU
85 are forked and until things become clearer, so is Android.
88 Unfortunately there are hardcoded places in Android which expect tzdb version
131 Code changes were skipped as Android uses fixed version of tzcode, not ToT.