Files
frameworks_base/core/java/android
Craig Mautner 6cdf51f21d Don't use finalize on ActivityView to cleanup.
Use a static object to contain the IActivityContainer reference
rather than storing it directly in the ActivityView itself. Then
when the ActivityView gives up the reference we can use a clean
finalize() call to release the IActivityContainer.

Fixes bug 14184756.

Change-Id: I7e05fcce3040b2b958f7c9cd030d5e3b745f3169
2014-04-21 15:28:43 -07:00
..
2014-01-24 13:20:57 -08:00
2013-08-16 18:38:29 -07:00
2014-04-16 13:27:00 -07:00
2014-01-24 13:10:19 -08:00