On Wed, Nov 10, 2010 at 2:08 PM, Hendrik Greving <[email protected]> wrote: > The documentation says that you can pass "PendingIntent.FLAG_UPDATE_CURRENT" > and then any matching pending alert would be updated.
That has nothing to do with locations. > It dosn't further > specify what "matching" means though. longitude/latitude? That has nothing to do with locations. "Matching" means filterEquals() returns true when comparing the underlying Intents of the PendingIntents. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 3.0.1 Available! -- 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

