Searched refs:TAG_PROFILE_OWNER (Results 1 – 1 of 1) sorted by relevance
96 private static final String TAG_PROFILE_OWNER = "profile-owner"; field in Owners722 } else if (tag.equals(TAG_PROFILE_OWNER)) { in readLegacyOwnerFileLocked()1110 profileOwner.writeToXml(out, TAG_PROFILE_OWNER); in writeInner()1120 case TAG_PROFILE_OWNER: in readInner()