Home
last modified time | relevance | path

Searched refs:LAUNCHER_INTENT_CATEGORY (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java226 private static final String LAUNCHER_INTENT_CATEGORY = Intent.CATEGORY_LAUNCHER; field in ShortcutService
4265 intent.addCategory(LAUNCHER_INTENT_CATEGORY);