Files
frameworks_base/core/java/android/view
Svetoslav Ganov afd5fab3ab AccessibilityNodeInfos node properly cached.
1. AccessibilityNodeInfo were not cloned when cached
   and obtained from the cache. This was causing a
   problem when the client calls #recycle() as he
   should since this results in wiping the data of
   the cached node info.

bug:6026952

Change-Id: I5807b09d95ef6f310327192ff91f036adf337e33
2012-02-24 10:22:00 -08:00
..
2012-02-17 14:37:58 -08:00
2011-07-21 18:38:40 -07:00
2011-11-21 18:28:49 -08:00
2012-01-23 15:34:25 -08:00