Searched refs:DEVICE_OWNER_XML (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDeviceOwner.java57 private static final String DEVICE_OWNER_XML = "device_owner.xml"; field in class:DeviceOwner
100 if (new File(Environment.getSystemSecureDirectory(), DEVICE_OWNER_XML).exists()) {
375 DEVICE_OWNER_XML)).openRead();
384 DEVICE_OWNER_XML));

Completed in 63 milliseconds