Searched refs:LAUNCHER_INTENT_CATEGORY (Results 1 – 1 of 1) sorted by relevance
201 private static final String LAUNCHER_INTENT_CATEGORY = Intent.CATEGORY_LAUNCHER; field in ShortcutService3393 intent.addCategory(LAUNCHER_INTENT_CATEGORY); in getMainActivityIntent()