Home | History | Annotate | Download | only in os

Lines Matching defs:hasUserRestriction

1398     public boolean hasUserRestriction(String restrictionKey) {
1399 return hasUserRestriction(restrictionKey, Process.myUserHandle());
1409 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) {
1411 return mService.hasUserRestriction(restrictionKey,