Searched defs:removeAllDistractingPackageRestrictions (Results 1 – 3 of 3) sorted by relevance
258 public final void removeAllDistractingPackageRestrictions(int userId) { in removeAllDistractingPackageRestrictions() method in PackageManagerInternalBase
3078 void removeAllDistractingPackageRestrictions(@NonNull Computer snapshot, int userId) { in removeAllDistractingPackageRestrictions() method
251 public abstract void removeAllDistractingPackageRestrictions(int userId); in removeAllDistractingPackageRestrictions() method in PackageManagerInternal