Searched refs:SUGGEST_COLUMN_INTENT_DATA (Results 1 – 10 of 10) sorted by relevance
312 public final static String SUGGEST_COLUMN_INTENT_DATA = "suggest_intent_data"; field in SearchManager
102 {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} column to rewrite the104 {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} are suitable for user174 android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} column), this value is
365 <dt>{@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA}</dt>480 android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} column of your suggestions table.483 {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} column and then populating it with490 {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} column name as an alias for the row ID591 {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} column is used to rewrite the
465 String data = getColumnString(cursor, SearchManager.SUGGEST_COLUMN_INTENT_DATA); in convertToString()
1641 String data = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_DATA); in createIntentFromSuggestion()
424 String data = getColumnString(cursor, SearchManager.SUGGEST_COLUMN_INTENT_DATA); in convertToString()
1549 String data = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_DATA); in createIntentFromSuggestion()
177 table, you map that value with the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} fie…181 {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} field value.</p>
5082 field public static final java.lang.String SUGGEST_COLUMN_INTENT_DATA = "suggest_intent_data";
4992 field public static final java.lang.String SUGGEST_COLUMN_INTENT_DATA = "suggest_intent_data";