commit | e536a3a6bdd6cd58e7f05c7a6acf45f099f0b0b1 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Fri Dec 01 22:17:06 2023 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Fri Dec 01 22:17:06 2023 +0900 |
tree | ae11a5f0eee9ecf6a72adaf708cd6c0fe72f0da5 | |
parent | ca2a2785ce989374e07a274214d205c38c07ce5b [diff] |
Introduce SystemLocaleWrapper As part of preparations to support concurrent multi-user in IMMS, this commit introduces SystemLocaleWrapper, which takes care of system locale access in general around IMMS. With this CL, you can get LocaleList for a given user with SystemLocaleWrapper.get(userId) rather than mRes.getConfiguration().getLocales(). Bug: 309837937 Test: presubmit Change-Id: Iafbba77f4069121f2efd5ac6a2fb23499dd4503d