Files
frameworks_base/tests
Guang Zhu 5794f23022 change the way test app waits for gc
gcSoftReferences methods are being obsoleted, so we need a different
approach to wait for gc: create a CountDownLatch and release it in
a dummy object's finalizer, call gc and await on the CDL.

Change-Id: I54d9e6bc05540b16ee1f3959ace9008041ac4903
2011-01-25 17:25:59 -08:00
..
2011-01-21 10:37:19 -08:00
2010-11-04 11:30:37 -07:00
2010-05-11 18:51:16 -07:00
2010-03-02 09:36:33 -08:00
2011-01-23 19:22:52 -08:00