Searched refs:hasGrantedPolicy (Results 1 – 5 of 5) sorted by relevance
106 boolean hasGrantedPolicy(in ComponentName policyReceiver, int usesPolicy, int userHandle); in hasGrantedPolicy() method
589 public boolean hasGrantedPolicy(ComponentName admin, int usesPolicy) { in hasGrantedPolicy() method in DevicePolicyManager592 return mService.hasGrantedPolicy(admin, usesPolicy, UserHandle.myUserId()); in hasGrantedPolicy()
1837 public boolean hasGrantedPolicy(ComponentName adminReceiver, int policyId, int userHandle) { in hasGrantedPolicy() method in DevicePolicyManagerService
5474 method public boolean hasGrantedPolicy(android.content.ComponentName, int);
5341 method public boolean hasGrantedPolicy(android.content.ComponentName, int);