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