Files
frameworks_base/core/java/android/util
Chet Haase 08735185f8 Use ArrayMap instead of HashMap in transitions
The new ArrayMap class is more efficient for small collections.
Transitions use maps all over the place to collect/use property
values in setting up the transition animations. Changing to ArrayMap
should be more efficient, especially in terms of memory allocations
and GCs.

Issue #9276256 Transitions: Reduce memory allocations

Change-Id: I07b7d4ba68d5a207808eca11943aa3578fa90e3e
2013-06-04 10:44:40 -07:00
..
2013-03-28 16:33:46 -07:00
2013-05-24 16:36:14 -07:00
2013-05-24 16:36:14 -07:00
2013-05-24 16:36:14 -07:00
2013-02-15 11:54:41 +01:00
2013-05-24 16:36:14 -07:00
2013-05-24 16:36:14 -07:00
2013-05-24 16:36:14 -07:00
2013-05-24 16:36:14 -07:00
2013-04-26 11:30:54 -07:00