Lines Matching full:shortcutname
1882 String shortcutName = intent.getStringExtra(Intent.EXTRA_SHORTCUT_NAME);1884 if (applicationName != null && applicationName.equals(shortcutName)) {