Searched defs:writeBundle (Results 1 – 3 of 3) sorted by relevance
304 private void writeBundle(ProtoOutputStream proto, long fieldId, Bundle bundle) { in writeBundle() method in Instrument.ProtoStatusReporter
1038 public final void writeBundle(@Nullable Bundle val) { in writeBundle() method in Parcel
4261 private static void writeBundle(Bundle restrictions, XmlSerializer serializer) in writeBundle() method in UserManagerService