Searched refs:optionsToLaunch (Results 1 – 1 of 1) sorted by relevance
960 Bundle optionsToLaunch = options != null ? options : new Bundle(); in startSingleIntent() local961 addActivityOptions(optionsToLaunch, null); in startSingleIntent()962 wct.sendPendingIntent(pendingIntent, fillInIntent, optionsToLaunch); in startSingleIntent()