Files
frameworks_base/core/java/android/view
Jeff Brown 3d4e7efe37 Move sync barrier methods into MessageQueue.
The methods were previously defined on Looper but on reflection
they actually make more sense on the MessageQueue instead since
the Looper class is primarily concerned with thread lifecycle
rather than the actual messages themselves.

Change-Id: Iff356b94754fc9960774fa17e3eec9604229cba6
2015-03-11 15:00:34 -07:00
..
2015-02-18 07:49:03 -08:00
2015-03-10 10:12:55 -07:00
2014-10-17 11:36:38 -07:00