Lines Matching full:strong
336 <p class="note"><strong>Note:</strong> In most cases, you should not explicitly finish an activity
347 crucial to developing a strong
423 <p class="note"><strong>Note:</strong> Your implementation of these lifecycle methods must
466 <p class="img-caption"><strong>Figure 1.</strong> The activity lifecycle.</p>
473 <p class="table-caption"><strong>Table 1.</strong> A summary of the activity lifecycle's
541 <td align="center"><strong style="color:#800000">Yes</strong></td>
553 <td align="center"><strong style="color:#800000">Yes</strong></td>
567 <td align="center"><strong style="color:#800000">Yes</strong></td>
595 <p class="note"><strong>Note:</strong> An activity that's not technically "killable" by this
638 <p class="img-caption"><strong>Figure 2.</strong> The two ways in which an activity returns to user
643 <p class="note"><strong>Note:</strong> There's no guarantee that {@link
693 <p class="note"><strong>Note:</strong> Because {@link android.app.Activity#onSaveInstanceState