Searched refs:TAG_PERSISTABLEBUNDLE (Results 1 – 1 of 1) sorted by relevance
102 private static final String TAG_PERSISTABLEBUNDLE = "persistable_bundle"; field in ActivityRecord1417 out.startTag(null, TAG_PERSISTABLEBUNDLE); in saveToXml()1419 out.endTag(null, TAG_PERSISTABLEBUNDLE); in saveToXml()1471 } else if (TAG_PERSISTABLEBUNDLE.equals(name)) { in restoreFromXml()