Searched defs:restoreFromXml (Results 1 – 9 of 9) sorted by relevance
146 public static SuspendDialogInfo restoreFromXml(XmlPullParser in) { in restoreFromXml() method in SuspendDialogInfo
291 public static PersistableBundle restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method in PersistableBundle
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
3618 static ActivityRecord restoreFromXml(XmlPullParser in, in restoreFromXml() method in ActivityRecord
744 public static SystemUpdatePolicy restoreFromXml(XmlPullParser parser) { in restoreFromXml() method in SystemUpdatePolicy
534 TaskRecord restoreFromXml(XmlPullParser in, ActivityStackSupervisor stackSupervisor) in restoreFromXml() method in TaskRecordTests.TestTaskRecordFactory
1348 public void restoreFromXml(String attrName, String attrValue) { in restoreFromXml() method in ActivityManager.TaskDescription
10849 public static Intent restoreFromXml(XmlPullParser in) throws IOException, in restoreFromXml() method