Searched refs:LAUNCH_INTENT_KEY (Results 1 – 1 of 1) sorted by relevance
86 private static final String LAUNCH_INTENT_KEY = "intent.launch"; field in InstallShortcutReceiver422 .key(LAUNCH_INTENT_KEY).value(launchIntent.toUri(0)) in encodeToString()432 .key(LAUNCH_INTENT_KEY).value(launchIntent.toUri(0)) in encodeToString()459 .key(LAUNCH_INTENT_KEY).value(launchIntent.toUri(0)) in encodeToString()595 launcherIntent = Intent.parseUri(getString(LAUNCH_INTENT_KEY), 0); in Decoder()