Searched refs:optsBundle (Results 1 – 1 of 1) sorted by relevance
335 Bundle optsBundle = options == null ? null : options.toBundle(); in startActivityFromRecents() local336 ActivityManager.getService().startActivityFromRecents(taskId, optsBundle); in startActivityFromRecents()