Home
last modified time | relevance | path

Searched defs:SHELL_APP_PACKAGE (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/bugreporthandler/
H A DBugReportHandlerUtil.java50 public static final String SHELL_APP_PACKAGE = "com.android.shell"; field in BugReportHandlerUtil
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBugReportHandlerUtil.java48 private static final String SHELL_APP_PACKAGE = "com.android.shell"; field in BugReportHandlerUtil
H A DActivityManagerService.java463 private static final String SHELL_APP_PACKAGE = "com.android.shell"; field in ActivityManagerService