Searched refs:SUGGEST_COLUMN_INTENT_DATA_ID (Results 1 – 9 of 9) sorted by relevance
159 map.put(SearchManager.SUGGEST_COLUMN_INTENT_DATA_ID, "rowid AS " +160 SearchManager.SUGGEST_COLUMN_INTENT_DATA_ID);168 …le above, notice the mapping to the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA_ID}180 combination of the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA_ID}232 SearchManager.SUGGEST_COLUMN_INTENT_DATA_ID275 … row is established with the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA_ID} field,
329 public final static String SUGGEST_COLUMN_INTENT_DATA_ID = "suggest_intent_data_id"; field in SearchManager
374 <dt>{@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA_ID}</dt>500 android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA_ID} column of your518 android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA_ID}521 respective value from the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA_ID} column to562 android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA_ID} column. The URI is then passed to the local
1722 String id = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_DATA_ID); in createIntentFromSuggestion()
1757 String id = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_DATA_ID); in createIntentFromSuggestion()
4993 …field public static final java.lang.String SUGGEST_COLUMN_INTENT_DATA_ID = "suggest_intent_data_id…
5481 …field public static final java.lang.String SUGGEST_COLUMN_INTENT_DATA_ID = "suggest_intent_data_id…
5482 …field public static final java.lang.String SUGGEST_COLUMN_INTENT_DATA_ID = "suggest_intent_data_id…
5629 …field public static final java.lang.String SUGGEST_COLUMN_INTENT_DATA_ID = "suggest_intent_data_id…