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

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

Completed in 55 milliseconds