Searched refs:mFormatCol (Results 1 – 1 of 1) sorted by relevance
40 private final int mFormatCol; field in CursorBackedSuggestionCursor68 mFormatCol = getColumnIndex(SearchManager.SUGGEST_COLUMN_FORMAT); in CursorBackedSuggestionCursor()169 return getStringOrNull(mFormatCol); in getSuggestionFormat()