Searched refs:OD_NAME_APP_INFO (Results 1 – 3 of 3) sorted by relevance
71 transparencyInfoEle, XmlUtils.OD_NAME_APP_INFO, false); in createFromOdElements()
74 Element appInfoEle = XmlUtils.createPbundleEleWithName(doc, XmlUtils.OD_NAME_APP_INFO); in toOdDomElements()
96 public static final String OD_NAME_APP_INFO = "app_info"; field in XmlUtils