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