Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java3966 ActiveAdmin administrator = getActiveAdminUncheckedLocked(adminReceiver, userHandle); in hasGrantedPolicy() local
3967 if (administrator == null) { in hasGrantedPolicy()
3970 return administrator.info.usesPolicy(policyId); in hasGrantedPolicy()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto140 // Notification was canceled by the device administrator suspending the package.