Searched defs:restoreFromXml (Results 1 – 6 of 6) sorted by relevance
239 public static SystemUpdatePolicy restoreFromXml(XmlPullParser parser) { in restoreFromXml() method in SystemUpdatePolicy
259 public static PersistableBundle restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle
1423 static ActivityRecord restoreFromXml(XmlPullParser in, in restoreFromXml() method
1214 static TaskRecord restoreFromXml(XmlPullParser in, ActivityStackSupervisor stackSupervisor) in restoreFromXml() method in TaskRecord
1163 public void restoreFromXml(String attrName, String attrValue) { in restoreFromXml() method in ActivityManager.TaskDescription1889 public void restoreFromXml(String attrName, String attrValue) { in restoreFromXml() method in ActivityManager.TaskThumbnailInfo
8807 public static Intent restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method