Methods in sk.baka.ambient.activity.search that return SearchType |
SearchType |
AmpacheEngine.getType()
|
SearchType |
MagnatuneEngine.getType()
|
SearchType |
SkreemrEngine.getType()
|
SearchType |
CollectionEngine.getType()
|
SearchType |
ShoutcastEngine.getType()
|
SearchType |
LibraryEngine.getType()
|
SearchType |
ISearchEngine.getType()
Returns the type of this engine. |
SearchType |
PlaylistEngine.getType()
|
static SearchType |
SearchActivity.getType(Bundle bundle)
Returns stored query from the bundle. |
static SearchType |
SearchType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SearchType[] |
SearchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. |