Searched refs:TYPE_SHORTCUTS (Results 1 – 5 of 5) sorted by relevance
53 case TYPE_SHORTCUTS: in TypeToString()90 case TYPE_SHORTCUTS: in AsOmniboxEventProviderType()
22 AutocompleteProvider::TYPE_SHORTCUTS |
152 TYPE_SHORTCUTS = 1 << 8, enumerator
74 AutocompleteProvider::TYPE_SHORTCUTS), in ShortcutsProvider()
204 if (provider_types & AutocompleteProvider::TYPE_SHORTCUTS) in AutocompleteController()