Searched defs:getRestrictionLevel (Results 1 – 2 of 2) sorted by relevance
658 @RestrictionLevel int getRestrictionLevel(int uid) { in getRestrictionLevel() method in AppRestrictionController.RestrictionSettings680 @RestrictionLevel int getRestrictionLevel(int uid, String packageName) { in getRestrictionLevel() method in AppRestrictionController.RestrictionSettings688 @RestrictionLevel int getRestrictionLevel(String packageName, @UserIdInt int userId) { in getRestrictionLevel() method in AppRestrictionController.RestrictionSettings1856 @RestrictionLevel int getRestrictionLevel(int uid) { in getRestrictionLevel() method in AppRestrictionController1863 @RestrictionLevel int getRestrictionLevel(int uid, String packageName) { in getRestrictionLevel() method in AppRestrictionController1870 @RestrictionLevel int getRestrictionLevel(String packageName, @UserIdInt int userId) { in getRestrictionLevel() method in AppRestrictionController
743 public abstract @RestrictionLevel int getRestrictionLevel(int uid); in getRestrictionLevel() method in ActivityManagerInternal748 public abstract @RestrictionLevel int getRestrictionLevel(String pkg, @UserIdInt int userId); in getRestrictionLevel() method in ActivityManagerInternal