DashSearchEnginePolicy

DashSearchEngine policy types that manage how results should be processed: return only overridden result or return overridden search results merged with default search API.

Properties

Link copied to clipboard
const val CUSTOM_ENGINE_RESULTS: Int = 1

Return only overridden results from DashSearchEngine

Link copied to clipboard

Process and return DashSearchEngine results with default API.