Lines Matching full:intents
57 <li><a href="#CopyIntent">Copy and paste with intents</a></li>
280 <dd>Override this if you need to fully control how the synthetic task stack is created. If you want to simply add some extra data to the intents for your back stack, you should instead override {@link android.app.Activity#onPrepareNavigateUpTaskStack
597 <h3 id="CopyIntent">Copy and paste with intents</h3>