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