Home | History | Annotate | Download | only in ApiDemos

Lines Matching full:searchable

825             <!-- This intent-filter identifies this activity as "searchable" -->
835 <meta-data android:name="android.app.searchable"
836 android:resource="@xml/searchable" />