Searched defs:restoreFromXml (Results 1 – 6 of 6) sorted by relevance
370 public static PersistableBundle restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle376 public static PersistableBundle restoreFromXml(TypedXmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle
125 public static SuspendParams restoreFromXml(TypedXmlPullParser in) throws IOException { in restoreFromXml() method in SuspendParams
220 public static SuspendDialogInfo restoreFromXml(TypedXmlPullParser in) { in restoreFromXml() method in SuspendDialogInfo
745 public static SystemUpdatePolicy restoreFromXml(TypedXmlPullParser parser) { in restoreFromXml() method in SystemUpdatePolicy
2184 public void restoreFromXml(TypedXmlPullParser in) { in restoreFromXml() method in ActivityManager.TaskDescription
11979 public static Intent restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method