Files
frameworks_base/core
Kweku Adams 0c22b1da5e 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
2020-09-16 10:07:55 -07:00
..
2020-09-16 10:07:55 -07:00
2020-09-14 23:53:57 +00:00
2020-09-14 20:30:49 +00:00
2020-09-15 12:40:59 +00:00