AppSearchManager.SearchContext

public static final classAppSearchManager.SearchContextextendsObject

Contains information about how to create the search session.

Nested Class Summary

class AppSearchManager.SearchContext.Builder Builder for AppSearchManager.SearchContextobjects.

Public Method Summary

String
getDatabaseName()
Returns the name of the database to create or open.

Inherited Method Summary

Public Methods

publicStringgetDatabaseName()

Returns the name of the database to create or open.

Databases with different names are fully separate with distinct types, namespaces, and data.