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