Searched defs:LAUNCHER_INTENT_CATEGORY (Results 1 - 1 of 1) sorted by relevance

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

Completed in 44 milliseconds