Searched defs:removeDistractingPackageRestrictions (Results 1 – 2 of 2) sorted by relevance
265 public abstract void removeDistractingPackageRestrictions(String packageName, int userId); in removeDistractingPackageRestrictions() method in PackageManagerInternal
16738 void removeDistractingPackageRestrictions(String[] packagesToChange, int userId) { in removeDistractingPackageRestrictions() method