Searched refs:SUGGEST_COLUMN_INTENT_ACTION (Results 1 – 11 of 11) sorted by relevance
50 SearchManager.SUGGEST_COLUMN_INTENT_ACTION,
301 public final static String SUGGEST_COLUMN_INTENT_ACTION = "suggest_intent_action"; field in SearchManager
358 <dt>{@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION}</dt>443 <li>Use the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column to define the445 <p>Add the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column to455 {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column. If you do not include456 a value in the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column, then the461 <em>must</em> include a value in the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION}568 android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column. The system opens your
167 android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column), this value is placed in the action
131 public static final String KEY_ACTION = SearchManager.SUGGEST_COLUMN_INTENT_ACTION;
1706 String action = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_ACTION); in createIntentFromSuggestion()
1741 String action = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_ACTION); in createIntentFromSuggestion()
4991 … field public static final java.lang.String SUGGEST_COLUMN_INTENT_ACTION = "suggest_intent_action";
5479 … field public static final java.lang.String SUGGEST_COLUMN_INTENT_ACTION = "suggest_intent_action";
5480 … field public static final java.lang.String SUGGEST_COLUMN_INTENT_ACTION = "suggest_intent_action";
5627 … field public static final java.lang.String SUGGEST_COLUMN_INTENT_ACTION = "suggest_intent_action";