Searched defs:restoreFromXml (Results 1 – 5 of 5) sorted by relevance
234 public static PersistableBundle restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle
880 static TaskRecord restoreFromXml(XmlPullParser in, ActivityStackSupervisor stackSupervisor) in restoreFromXml() method in TaskRecord884 static TaskRecord restoreFromXml(XmlPullParser in, ActivityStackSupervisor stackSupervisor, in restoreFromXml() method in TaskRecord
1146 static ActivityRecord restoreFromXml(XmlPullParser in, ActivityStackSupervisor stackSupervisor) in restoreFromXml() method
695 public void restoreFromXml(String attrName, String attrValue) { in restoreFromXml() method in ActivityManager.TaskDescription
7637 public static Intent restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method