Searched refs:SQL_CREATE_VIEW_OMNIBOX_SUGGESTIONS (Results 1 – 1 of 1) sorted by relevance
471 db.execSQL(SQL_CREATE_VIEW_OMNIBOX_SUGGESTIONS); in createOmniboxSuggestions()2203 private static final String SQL_CREATE_VIEW_OMNIBOX_SUGGESTIONS = field in BrowserProvider2