Searched refs:EXTRA_KEY (Results 1 – 1 of 1) sorted by relevance
54 private static final String EXTRA_KEY = "com.example.android.apis.app.LauncherShortcuts"; field in LauncherShortcuts84 String extra = intent.getStringExtra(EXTRA_KEY); in onCreate()126 shortcutIntent.putExtra(EXTRA_KEY, "ApiDemos Provided This Shortcut"); in setupShortcut()