H A D | AppOpsRestrictionsImpl.java | 153 private boolean getUserRestriction(Object clientToken, int userId, int code) { in getUserRestriction() method in AppOpsRestrictionsImpl 167 public boolean getUserRestriction(Object clientToken, int userId, int code, String packageName, in getUserRestriction() method in AppOpsRestrictionsImpl 169 boolean restricted = getUserRestriction(clientToken, userId, code); in getUserRestriction()
|