Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDpcAuthority.java41 public static final DpcAuthority DPC_AUTHORITY = new DpcAuthority(); field in DpcAuthority
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DEnforcingAdmin.java59 static final String DPC_AUTHORITY = "enterprise"; field in EnforcingAdmin