Searched defs:restoreFromXml (Results 1 – 7 of 7) sorted by relevance
239 public static SystemUpdatePolicy restoreFromXml(XmlPullParser parser) { in restoreFromXml() method in SystemUpdatePolicy
239 public static PersistableBundle restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle
1194 static ActivityRecord restoreFromXml(XmlPullParser in, in restoreFromXml() method
982 static TaskRecord restoreFromXml(XmlPullParser in, ActivityStackSupervisor stackSupervisor) in restoreFromXml() method in TaskRecord
738 public void restoreFromXml(String attrName, String attrValue) { in restoreFromXml() method in ActivityManager.TaskDescription
7945 public static Intent restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method
14375 private void restoreFromXml(XmlPullParser parser, int userId, in restoreFromXml() method in PackageManagerService