Searched refs:TAG_PERSISTABLEMAP (Results 1 – 2 of 2) sorted by relevance
56 private static final String TAG_PERSISTABLEMAP = "pbundle_as_map"; field in PersistableBundle268 out.startTag(null, TAG_PERSISTABLEMAP); in writeUnknownObject()271 out.endTag(null, TAG_PERSISTABLEMAP); in writeUnknownObject()339 if (TAG_PERSISTABLEMAP.equals(tag)) { in readThisUnknownObjectXml()
38117 Landroid/os/PersistableBundle;->TAG_PERSISTABLEMAP:Ljava/lang/String;