Searched refs:isCallerShell (Results 1 – 5 of 5) sorted by relevance
162 private boolean isCallerShell() { in isCallerShell() method in NetworkWatchlistService170 if (!isCallerShell()) { in onShellCommand()
505 private boolean isCallerShell() {514 if (!isCallerShell()) {
1515 private boolean isCallerShell() { in isCallerShell() method in ShortcutService1521 if (!(isCallerSystem() || isCallerShell())) { in enforceSystemOrShell()1527 if (!isCallerShell()) { in enforceShell()
2193 private boolean isCallerShell() { in isCallerShell() method in LockSettingsService2199 if (!isCallerShell()) { in enforceShell()
15874 final boolean mountExtStorageFull = isCallerShell() in startInstrumentation()15902 private boolean isCallerShell() { in isCallerShell() method in ActivityManagerService19151 if (!isCallerShell()) { in getLifeMonitor()