Searched refs:isCallerShell (Results 1 – 5 of 5) sorted by relevance
162 private boolean isCallerShell() { in isCallerShell() method in NetworkWatchlistService170 if (!isCallerShell()) { in onShellCommand()
501 private boolean isCallerShell() {510 if (!isCallerShell()) {
1515 private boolean isCallerShell() { in isCallerShell() method in ShortcutService1521 if (!(isCallerSystem() || isCallerShell())) { in enforceSystemOrShell()1527 if (!isCallerShell()) { in enforceShell()
2125 private boolean isCallerShell() { in isCallerShell() method in LockSettingsService2131 if (!isCallerShell()) { in enforceShell()
15774 final boolean mountExtStorageFull = isCallerShell() in startInstrumentation()15801 private boolean isCallerShell() { in isCallerShell() method in ActivityManagerService19030 if (!isCallerShell()) { in getLifeMonitor()