Home
last modified time | relevance | path

Searched refs:SUGGEST_COLUMN_TEXT_2_URL (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSuggestionCursorBackedCursor.java34 SearchManager.SUGGEST_COLUMN_TEXT_2_URL, // 3
H A DCursorBackedSuggestionCursor.java71 mText2UrlCol = getColumnIndex(SearchManager.SUGGEST_COLUMN_TEXT_2_URL); in CursorBackedSuggestionCursor()
/aosp12/frameworks/base/core/java/android/app/
H A DSearchManager.java243 public final static String SUGGEST_COLUMN_TEXT_2_URL = "suggest_text_2_url"; field in SearchManager
/aosp12/frameworks/base/core/java/android/widget/
H A DSuggestionsAdapter.java270 mText2UrlCol = c.getColumnIndex(SearchManager.SUGGEST_COLUMN_TEXT_2_URL); in changeCursor()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt6593 field public static final String SUGGEST_COLUMN_TEXT_2_URL = "suggest_text_2_url";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt5008 field public static final java.lang.String SUGGEST_COLUMN_TEXT_2_URL = "suggest_text_2_url";