Searched refs:getApplicationRestrictions (Results 1 – 4 of 4) sorted by relevance
591 public Bundle getApplicationRestrictions(String packageName) { in getApplicationRestrictions() method in UserManager593 return mService.getApplicationRestrictions(packageName); in getApplicationRestrictions()603 public Bundle getApplicationRestrictions(String packageName, UserHandle user) { in getApplicationRestrictions() method in UserManager
47 Bundle getApplicationRestrictions(in String packageName); in getApplicationRestrictions() method
973 public Bundle getApplicationRestrictions(String packageName) { in getApplicationRestrictions() method in UserManagerService
17664 method public android.os.Bundle getApplicationRestrictions(java.lang.String);