Lines Matching refs:shortcutName
2219 String shortcutName = intent.getStringExtra(Intent.EXTRA_SHORTCUT_NAME);2221 if (applicationName != null && applicationName.equals(shortcutName)) {