Home
last modified time | relevance | path

Searched refs:getDoFilePath (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()
494 private File getDoFilePath() { in getDoFilePath() method in PolicyVersionUpgraderTest
506 return new FileInputStream(getDoFilePath()); in readDoToStream()