# Print output for @column tags ?> AppSearchManager.SearchContext - Android SDK | Android Developers

Most visited


Recently visited


AppSearchManager.SearchContext

public static final class AppSearchManager.SearchContext
extends Object

java.lang.Object
   ↳ android.app.appsearch.AppSearchManager.SearchContext


Contains information about how to create the search session.

Summary


Nested classes

class AppSearchManager.SearchContext.Builder

Builder for SearchContext objects. 

Public methods

String getDatabaseName()

Returns the name of the database to create or open.

Inherited methods

Public methods


getDatabaseName

public String getDatabaseName ()

Returns the name of the database to create or open.

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

Returns
String This value cannot be null.

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.