Home | History | Annotate | Download | only in manifest

Lines Matching full:filter

1 page.title=<intent-filter>
6 <dd><pre class="stx">&lt;intent-filter android:<a href="#icon">icon</a>="<i>drawable resource</i>"
10 &lt;/intent-filter&gt;</pre></dd>
27 receiver can respond to. An intent filter declares the capabilities of its
34 Most of the contents of the filter are described by its
53 capability described by the filter.
64 For more on intent filter icons, see
72 to the user as having the capability described by the filter.
89 For more on intent filter labels, see
96 to handling intents of the type described by the filter. This attribute has
101 an intent that matches the filter, relative to other activities that could