Searched refs:SUGGEST_COLUMN_INTENT_DATA_ID (Results 1 – 5 of 5) sorted by relevance
308 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
1535 String id = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_DATA_ID); in createIntentFromSuggestion()
1595 String id = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_DATA_ID); in createIntentFromSuggestion()
4182 …field public static final java.lang.String SUGGEST_COLUMN_INTENT_DATA_ID = "suggest_intent_data_id…