Searched refs:getDeviceOwnerFile (Results 1 – 5 of 5) sorted by relevance
85 DpmTestUtils.writeToFile(owners.getDeviceOwnerFile(), in loadDeviceOwner()108 DpmTestUtils.writeToFile(owners.getDeviceOwnerFile(), in testDeviceOwnerType()
6634 getDeviceOwnerFile()); in testRevertDeviceOwnership_adminAndDeviceMigrated()6646 getDeviceOwnerFile()); in testRevertDeviceOwnership_deviceNotMigrated()6657 getDeviceOwnerFile()); in testRevertDeviceOwnership_adminAndDeviceNotMigrated()8730 private File getDeviceOwnerFile() {8731 return dpms.mOwners.getDeviceOwnerFile();
231 File getDeviceOwnerFile() { in getDeviceOwnerFile() method in OwnersData359 super(getDeviceOwnerFile()); in DeviceOwnerReadWriter()
721 File getDeviceOwnerFile() { in getDeviceOwnerFile() method in Owners722 return mData.getDeviceOwnerFile(); in getDeviceOwnerFile()
9917 PLcom/android/server/devicepolicy/OwnersData;->getDeviceOwnerFile()Ljava/io/File;