Home
last modified time | relevance | path

Searched defs:doFilePath (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DPolicyVersionUpgraderTest.java486 File doFilePath = getDoFilePath(); in prepareDeviceOwnerFile() local
496 File doFilePath = (new File(parentDir, DEVICE_OWNER_XML)).getAbsoluteFile(); in getDoFilePath() local