ParcelableFileDescriptor. :) It is used for for some validation code -- in particular to implement Bundle.hasFileDescriptors(), which is used to prevent objects with descriptors from being given to the system process in various places.
On Tue, Oct 19, 2010 at 6:22 PM, doug <[email protected]> wrote: > Hello, > > What is an example of Parcelable.describeContents() returning other > than 0 or CONTENTS_FILE_DESCRIPTOR? Why does Android need this call? > > Thanks, > doug > > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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, 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 [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

