Searched refs:OD_NAME_FIRST_PARTY_ENDPOINT (Results 1 – 3 of 3) sorted by relevance
101 XmlUtils.getOdStringArray(appInfoEle, XmlUtils.OD_NAME_FIRST_PARTY_ENDPOINT, true); in createFromOdElements()
120 XmlUtils.OD_NAME_FIRST_PARTY_ENDPOINT, in toOdDomElements()
105 public static final String OD_NAME_FIRST_PARTY_ENDPOINT = "first_party_endpoint"; field in XmlUtils