diff options
author | Kweku Adams <kwekua@google.com> | 2020-09-16 10:07:55 -0700 |
---|---|---|
committer | Kweku Adams <kwekua@google.com> | 2020-09-16 10:07:55 -0700 |
commit | 0c22b1da5e27400a30fe0fff4e293cf867120ac0 (patch) | |
tree | c8434fd57c5a7887a8b6ac11b0bc3d2dd68b5206 /packages/SystemUI/src/com/android/keyguard/KeyguardInputViewController.java | |
parent | 609abbbd5c40298901bfb963b526c169c72d1068 (diff) |
Generalize SparseArrayMap.
SparseArrayMap required Strings as keys, which restricted its uses. Now
it can take any object as a key, which better reflects the underlying
ArrayMap generalization.
Bug: 138469672
Test: atest com.android.server.job.controllers.QuotaControllerTest
Test: atest QuotaTrackerTest
Test: atest SparseArrayMapTest
Change-Id: If6da7dfdf3cdd9be0fe9006484c78c574ef2028b
Diffstat (limited to 'packages/SystemUI/src/com/android/keyguard/KeyguardInputViewController.java')
0 files changed, 0 insertions, 0 deletions