Home
last modified time | relevance | path

Searched refs:POLICIES_VERSION_XML (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DPolicyVersionUpgraderTest.java24 import static com.android.server.devicepolicy.DevicePolicyManagerService.POLICIES_VERSION_XML;
103 return makeJournaledFile(userId, POLICIES_VERSION_XML); in makePoliciesVersionJournaledFile()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java565 static final String POLICIES_VERSION_XML = "device_policies_version"; field in DevicePolicyManagerService
3489 return DevicePolicyManagerService.this.makeJournaledFile(userId, POLICIES_VERSION_XML);