Lines Matching defs:shortcutName
1671 String shortcutName = intent.getStringExtra(Intent.EXTRA_SHORTCUT_NAME);1673 if (applicationName != null && applicationName.equals(shortcutName)) {