On Fri, Mar 13, 2009 at 7:27 AM, Streets Of Boston
<[email protected]>wrote:

> Either way, it means that the number of items in the list accessed by
> getBroadcastItem is always equal to N.
> The problem remains: How can getBroadcastItem(int) return null?


I'm not sure what you mean by "either way" -- if you are doing this from
multiple threads, your threads can clobber the list, which can lead to this
kind of problem.

-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support.  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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to