I'll check it out tonight when I get access to the dump again.  But from
what I remember, it was just a really long list of nested Runnables (I'm
sure I missed something).

Would it help if I posted the dump?

- Dan

On Mon, Aug 17, 2009 at 1:39 PM, Dianne Hackborn <hack...@android.com>wrote:

> On Mon, Aug 17, 2009 at 9:57 AM, Dan Sherman <impact...@gmail.com> wrote:
>
>> Looks to be a Runnable (from what I can tell).
>
>
> It can't just be a Runnable, it needs to be a concrete implementation of
> Runnable.  I am pretty sure hat will show you the actual class
> implementation, since it only deals in concrete classes.  This may be an
> (anonymous) inner class, in which case there should be fields in it you can
> follow to get back to a more interesting class.
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to