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.java3769 ActiveAdmin administrator = getActiveAdminUncheckedLocked(adminReceiver, userHandle); in hasGrantedPolicy() local
3770 if (administrator == null) { in hasGrantedPolicy()
3773 return administrator.info.usesPolicy(policyId); in hasGrantedPolicy()
/frameworks/base/proto/src/
Dmetrics_constants.proto133 // Notification was canceled by the device administrator suspending the package.