Searched refs:mAppDeveloperRegistryId (Results 1 – 1 of 1) sorted by relevance
80 private final String mAppDeveloperRegistryId; field in DeveloperInfo96 this.mAppDeveloperRegistryId = appDeveloperRegistryId; in DeveloperInfo()132 if (mAppDeveloperRegistryId != null) { in toOdDomElements()137 mAppDeveloperRegistryId)); in toOdDomElements()166 if (mAppDeveloperRegistryId != null) { in toHrDomElements()168 XmlUtils.HR_ATTR_APP_DEVELOPER_REGISTRY_ID, mAppDeveloperRegistryId); in toHrDomElements()