Searched refs:canRunAsRootWithSuperUser (Results 1 – 1 of 1) sorted by relevance
410 if (isRunningAsRoot() || canRunAsRootWithSuperUser()) { in isRootAvailable()424 private static boolean canRunAsRootWithSuperUser() { in canRunAsRootWithSuperUser() method in ShellCommandUtils