Searched defs:restoreFromXml (Results 1 – 6 of 6) sorted by relevance
310 public static PersistableBundle restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle316 public static PersistableBundle restoreFromXml(TypedXmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle
124 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
744 public static SystemUpdatePolicy restoreFromXml(TypedXmlPullParser parser) { in restoreFromXml() method in SystemUpdatePolicy
1877 public void restoreFromXml(TypedXmlPullParser in) { in restoreFromXml() method in ActivityManager.TaskDescription
11764 public static Intent restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method