Searched refs:mText2UrlCol (Results 1 – 1 of 1) sorted by relevance
49 private final int mText2UrlCol; field in CursorBackedSuggestionCursor71 mText2UrlCol = getColumnIndex(SearchManager.SUGGEST_COLUMN_TEXT_2_URL); in CursorBackedSuggestionCursor()181 return getStringOrNull(mText2UrlCol); in getSuggestionText2Url()