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