Searched refs:launchContext (Results 1 – 1 of 1) sorted by relevance
255 final Context launchContext = getBoolean(extras, KEY_USE_APPLICATION_CONTEXT) ? in launchActivityFromExtras() local260 PendingIntent pendingIntent = PendingIntent.getActivity(launchContext, in launchActivityFromExtras()268 launchContext.startActivity(newIntent, optionsBundle); in launchActivityFromExtras()