Searched refs:enforceSystemOrRoot (Results 1 – 3 of 3) sorted by relevance
121 private static void enforceSystemOrRoot(String message) { in enforceSystemOrRoot() method in PeopleService186 enforceSystemOrRoot("remove a recent conversation");193 enforceSystemOrRoot("remove all recent conversations");
12323 private static void enforceSystemOrRoot(String message) { in enforceSystemOrRoot() method in PackageManagerService12447 enforceSystemOrRoot("Only the system can request fstrim"); in performFstrimIfNeeded()12491 enforceSystemOrRoot("Only the system can request package update"); in updatePackagesIfNeeded()13131 enforceSystemOrRoot("forceDexOpt"); in forceDexOpt()16937 enforceSystemOrRoot("Only the system is allowed to finish installs"); in finishPackageInstall()22152 enforceSystemOrRoot("setRequiredForSystemUser can only be run by the system or root"); in setRequiredForSystemUser()22422 enforceSystemOrRoot("Only the system can clear all profile data"); in clearApplicationProfileData()24410 enforceSystemOrRoot("Only the system can request entering safe mode");24419 enforceSystemOrRoot("Only the system can claim the system is ready");
28346 PLcom/android/server/people/PeopleService;->enforceSystemOrRoot(Ljava/lang/String;)V31202 HSPLcom/android/server/pm/PackageManagerService;->enforceSystemOrRoot(Ljava/lang/String;)V