Home | History | Annotate | Download | only in os

Lines Matching defs:getApplicationRestrictions

487      * @see android.app.admin.DevicePolicyManager#getApplicationRestrictions(
1338 public Bundle getApplicationRestrictions(String packageName) {
1340 return mService.getApplicationRestrictions(packageName);
1350 public Bundle getApplicationRestrictions(String packageName, UserHandle user) {