Searched refs:PROFILE_OWNER_XML (Results 1 – 1 of 1) sorted by relevance
56 private static final String PROFILE_OWNER_XML = "profile_owner.xml"; field in OwnersData226 return new File(mPathProvider.getUserSystemDirectory(userId), PROFILE_OWNER_XML); in getProfileOwnerFile()