Files
frameworks_base/api
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-07-23 17:57:30 +00:00
2020-09-16 10:07:55 -07:00