Searched refs:CATEGORY_APP_MUSIC (Results 1 – 9 of 9) sorted by relevance
74 INTENT_SHORTCUTS.append(KEYCODE_P, Intent.CATEGORY_APP_MUSIC); in INTENT_SHORTCUTS.append() argument
338 case Intent.CATEGORY_APP_MUSIC: in getEventFromSelectorCategory()
99 KeyEvent.KEYCODE_MUSIC, Intent.CATEGORY_APP_MUSIC); in sApplicationLaunchKeyCategories.append() argument
573 final Icon musicIcon = getIconForIntentCategory(Intent.CATEGORY_APP_MUSIC, userId); in getDefaultApplicationShortcuts()
754 Intent.CATEGORY_APP_MUSIC, in getDefaultMultiMappingApplicationShortcuts()
5823 public static final String CATEGORY_APP_MUSIC = "android.intent.category.APP_MUSIC"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7708 …field public static final java.lang.String CATEGORY_APP_MUSIC = "android.intent.category.APP_MUSIC…
11308 field public static final String CATEGORY_APP_MUSIC = "android.intent.category.APP_MUSIC";