Files
frameworks_base/core/java/android/widget
Romain Guy 6876b4fb90 Replace HashMap with ArrayMap to remove unnecessary allocations
This change also fixes a race condition. If multiple UI threads are used
in a single process, RelativeLayouts could end up using the same nodes
in different windows, causing mayhem and headaches.

Change-Id: I9ba4a0bf05d44e1a1e7a82443d40c500c657cd7a
2013-06-03 15:40:52 -07:00
..
2013-05-07 15:05:09 -07:00
2013-01-11 23:44:11 -08:00
2013-04-10 11:27:08 -07:00
2013-04-30 11:19:39 -07:00