Searched refs:getApplicationRestrictions (Results 1 – 5 of 5) sorted by relevance
609 public Bundle getApplicationRestrictions(String packageName) { in getApplicationRestrictions() method in UserManager611 return mService.getApplicationRestrictions(packageName); in getApplicationRestrictions()621 public Bundle getApplicationRestrictions(String packageName, UserHandle user) { in getApplicationRestrictions() method in UserManager
47 Bundle getApplicationRestrictions(in String packageName); in getApplicationRestrictions() method
1096 public Bundle getApplicationRestrictions(String packageName) { in getApplicationRestrictions() method in UserManagerService
272 calling {@link android.os.UserManager#getApplicationRestrictions getApplicationRestrictions()}.
18357 method public android.os.Bundle getApplicationRestrictions(java.lang.String);