Searched refs:CONTENTS_FILE_DESCRIPTOR (Results 1 – 16 of 16) sorted by relevance
126 CONTENTS_FILE_DESCRIPTOR,168 public static final int CONTENTS_FILE_DESCRIPTOR = 0x0001; field
240 return mParcel.hasFileDescriptors() ? Parcelable.CONTENTS_FILE_DESCRIPTOR : 0; in describeContents()
288 return CONTENTS_FILE_DESCRIPTOR; in describeContents()
281 return mFileDescriptor != null ? Parcelable.CONTENTS_FILE_DESCRIPTOR : 0; in describeContents()
352 return mFileDescriptor != null ? Parcelable.CONTENTS_FILE_DESCRIPTOR : 0; in describeContents()
1375 mask |= Parcelable.CONTENTS_FILE_DESCRIPTOR; in describeContents()
1095 return Parcelable.CONTENTS_FILE_DESCRIPTOR; in describeContents()
888 if ((parcelable.describeContents() & Parcelable.CONTENTS_FILE_DESCRIPTOR) != 0) { in hasFileDescriptors()
231 if ((self.describeContents() & Parcelable.CONTENTS_FILE_DESCRIPTOR) != 0) { in toByteArray()
177 return Parcelable.CONTENTS_FILE_DESCRIPTOR; in describeContents()
261 return CONTENTS_FILE_DESCRIPTOR; in describeContents()
377 return Parcelable.CONTENTS_FILE_DESCRIPTOR; in describeContents()
175 return CONTENTS_FILE_DESCRIPTOR; in describeContents()
922 ? Parcelable.CONTENTS_FILE_DESCRIPTOR : 0; in describeContents()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
33472 field public static final int CONTENTS_FILE_DESCRIPTOR = 1; // 0x1