Home | History | Annotate | Download | only in components

Lines Matching full:strong

110 <p class="img-caption"><strong>Figure 1.</strong> An example of how two UI modules defined by
132 <p class="img-caption"><strong>Figure 2.</strong> The lifecycle of a fragment (while its
204 <p class="note"><strong>Note:</strong> If your fragment is a subclass of {@link
302 <p><strong>Note:</strong> Each fragment requires a unique identifier that
474 <p class="note"><strong>Tip:</strong> For each fragment transaction, you can apply a transition
485 <p class="caution"><strong>Caution:</strong> You can commit a transaction using {@link
630 <p class="note"><strong>Note:</strong> Although your fragment receives an on-item-selected callback
647 <p class="img-caption"><strong>Figure 3.</strong> The effect of the activity lifecycle on the fragment
697 <p class="caution"><strong>Caution:</strong> If you need a {@link android.content.Context} object
754 <p class="note"><strong>Note:</strong> The complete source code for this activity is available in