Searched refs:isCallerShell (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1449 private boolean isCallerShell() { method in class:ShortcutService
1455 if (!(isCallerSystem() || isCallerShell())) {
1461 if (!isCallerShell()) {

Completed in 95 milliseconds