commit | d93ad48471e2cffc8d48f75725748a8f66dce064 | [log] [tgz] |
---|---|---|
author | Siva Velusamy <vsiva@google.com> | Thu Feb 07 16:09:50 2013 -0800 |
committer | Siva Velusamy <vsiva@google.com> | Thu Feb 07 16:54:23 2013 -0800 |
tree | 78b62d7262e5667ad8d87c60c77f92571ded9fc3 | |
parent | ffa0dd1e8e59cb6573a45e8b841e174006d1f998 [diff] |
Move UI data in LogCatFilter to a separate class There were a couple of pieces of UI data (unread count & flag indicating whether a filter is transient) associated with a filter. This CL moves both of them out into a separate class. The panel maintains a mapping from a filter to its associated UI data. The core filter class has been moved out into ddmlib. Change-Id: I325176c33094d583c0ef9abe890e5462aeeb4945