Searched refs:checkSystemOrRoot (Results 1 – 2 of 2) sorted by relevance
2050 private static void checkSystemOrRoot(String message) { in checkSystemOrRoot() method in UserManagerService3384 checkSystemOrRoot("get application restrictions for other user/app " + packageName); in getApplicationRestrictionsForUser()3395 checkSystemOrRoot("set application restrictions"); in setApplicationRestrictions()
11768 PLcom/android/server/pm/UserManagerService;->checkSystemOrRoot(Ljava/lang/String;)V