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");
12445 private static void enforceSystemOrRoot(String message) { in enforceSystemOrRoot() method in PackageManagerService12569 enforceSystemOrRoot("Only the system can request fstrim"); in performFstrimIfNeeded()12613 enforceSystemOrRoot("Only the system can request package update"); in updatePackagesIfNeeded()13248 enforceSystemOrRoot("forceDexOpt"); in forceDexOpt()17066 enforceSystemOrRoot("Only the system is allowed to finish installs"); in finishPackageInstall()22291 enforceSystemOrRoot("setRequiredForSystemUser can only be run by the system or root"); in setRequiredForSystemUser()22561 enforceSystemOrRoot("Only the system can clear all profile data"); in clearApplicationProfileData()24550 enforceSystemOrRoot("Only the system can request entering safe mode");24559 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