Searched defs:restoreFromXml (Results 1 – 7 of 7) sorted by relevance
371 public static PersistableBundle restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle377 public static PersistableBundle restoreFromXml(TypedXmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle
139 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
284 public static CallerInfo restoreFromXml(TypedXmlPullParser in) in restoreFromXml() method in ActivityCallerState.CallerInfo
750 public static SystemUpdatePolicy restoreFromXml(TypedXmlPullParser parser) { in restoreFromXml() method in SystemUpdatePolicy
2410 public void restoreFromXml(TypedXmlPullParser in) { in restoreFromXml() method in ActivityManager.TaskDescription
12372 public static Intent restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method