Files
frameworks_base/core/java/android
Jeff Sharkey 74cd3de6f4 Automatically trace messages on shared loopers.
There are a handful of looper threads in the system_process that
are shared by dozens of different internal services.  To help track
down what these operations are, tag the processing of each message
with a string that tries describing where it originated from: the
class name of the Handler, and the message number or class name of the
Runnable.

Bug: 28046299
Change-Id: I409ec43fea8daaae4fd70df05d4fed929a7249ae
2016-04-07 00:14:53 -06:00
..
2016-01-15 16:14:57 +00:00
2016-04-01 12:22:13 -07:00
2016-03-28 10:48:41 -07:00
2016-03-10 10:35:49 -08:00