Searched refs:DEVICE_OWNER_XML (Results 1 – 2 of 2) sorted by relevance
56 private static final String DEVICE_OWNER_XML = "device_owner_2.xml"; field in OwnersData232 return new File(mPathProvider.getDataSystemDirectory(), DEVICE_OWNER_XML); in getDeviceOwnerFile()
81 public static final String DEVICE_OWNER_XML = "device_owner_2.xml"; field in PolicyVersionUpgraderTest496 File doFilePath = (new File(parentDir, DEVICE_OWNER_XML)).getAbsoluteFile(); in getDoFilePath()