Searched defs:restoreFromXml (Results 1 – 9 of 9) sorted by relevance
284 public static PersistableBundle restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle
146 public static SuspendDialogInfo restoreFromXml(XmlPullParser in) { in restoreFromXml() method in SuspendDialogInfo
744 public static SystemUpdatePolicy restoreFromXml(XmlPullParser parser) { in restoreFromXml() method in SystemUpdatePolicy
428 void restoreFromXml(XmlPullParser parser) { in restoreFromXml() method in LaunchParamsPersister.PersistableLaunchParams
2713 static TaskRecord restoreFromXml(XmlPullParser in, ActivityStackSupervisor stackSupervisor) in restoreFromXml() method in TaskRecord2759 TaskRecord restoreFromXml(XmlPullParser in, ActivityStackSupervisor stackSupervisor) in restoreFromXml() method in TaskRecord.TaskRecordFactory
3626 static ActivityRecord restoreFromXml(XmlPullParser in, in restoreFromXml() method in ActivityRecord
534 TaskRecord restoreFromXml(XmlPullParser in, ActivityStackSupervisor stackSupervisor) in restoreFromXml() method in TaskRecordTests.TestTaskRecordFactory
1341 public void restoreFromXml(String attrName, String attrValue) { in restoreFromXml() method in ActivityManager.TaskDescription
10654 public static Intent restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method