Searched defs:usesPolicy (Results 1 – 3 of 3) sorted by relevance
434 public boolean usesPolicy(int policyIdent) { in usesPolicy() method in DeviceAdminInfo
115 boolean hasGrantedPolicy(in ComponentName policyReceiver, int usesPolicy, int userHandle); in hasGrantedPolicy()
1173 public boolean hasGrantedPolicy(@NonNull ComponentName admin, int usesPolicy) { in hasGrantedPolicy()