Uses of Class
android.app.SearchableInfo

Packages that use SearchableInfo
android.app   
android.widget   
 

Uses of SearchableInfo in android.app
 

Fields in android.app with type parameters of type SearchableInfo
static Parcelable.Creator<SearchableInfo> SearchableInfo.CREATOR
           
 

Methods in android.app that return SearchableInfo
 SearchableInfo SearchManager.getSearchableInfo(ComponentName componentName)
           
 

Methods in android.app that return types with arguments of type SearchableInfo
 List<SearchableInfo> SearchManager.getSearchablesInGlobalSearch()
           
 

Uses of SearchableInfo in android.widget
 

Methods in android.widget with parameters of type SearchableInfo
 void SearchView.setSearchableInfo(SearchableInfo searchable)
           
 



Copyright © 2008-2012. All Rights Reserved.