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