Searched refs:EXTRA_SHORTCUT_ID (Results 1 – 3 of 3) sorted by relevance
16 public static final String EXTRA_SHORTCUT_ID = "shortcut_id"; field in ShortcutKey38 String shortcutId = intent.getStringExtra(EXTRA_SHORTCUT_ID); in fromIntent()52 .putExtra(EXTRA_SHORTCUT_ID, si.getId()); in makeIntent()
183 getIntent().getStringExtra(ShortcutKey.EXTRA_SHORTCUT_ID) : null; in getDeepShortcutId()
543 ShortcutKey.EXTRA_SHORTCUT_ID)), in decode()