Searched defs:restoreFromXml (Results 1 – 8 of 8) sorted by relevance
299 public static PersistableBundle restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle305 public static PersistableBundle restoreFromXml(TypedXmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle
220 public static SuspendDialogInfo restoreFromXml(TypedXmlPullParser in) { in restoreFromXml() method in SuspendDialogInfo
623 public static SuspendParams restoreFromXml(TypedXmlPullParser in) throws IOException { in restoreFromXml() method in PackageUserState.SuspendParams
744 public static SystemUpdatePolicy restoreFromXml(TypedXmlPullParser parser) { in restoreFromXml() method in SystemUpdatePolicy
1623 public void restoreFromXml(TypedXmlPullParser in) { in restoreFromXml() method in ActivityManager.TaskDescription
11262 public static Intent restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method
8393 static ActivityRecord restoreFromXml(TypedXmlPullParser in, in restoreFromXml() method in ActivityRecord
23086 private void restoreFromXml(TypedXmlPullParser parser, int userId, in restoreFromXml() method