Home
last modified time | relevance | path

Searched refs:SUGGEST_COLUMN_INTENT_ACTION (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
DSuggestionProvider.java50 SearchManager.SUGGEST_COLUMN_INTENT_ACTION,
/frameworks/base/core/java/android/app/
DSearchManager.java301 public final static String SUGGEST_COLUMN_INTENT_ACTION = "suggest_intent_action"; field in SearchManager
/frameworks/base/docs/html/guide/topics/search/
Dadding-custom-suggestions.jd358 <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 the
445 <p>Add the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column to
455 {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column. If you do not include
456 a value in the {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column, then the
461 <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
Dsearchable-config.jd167 android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column), this value is placed in the action
/frameworks/base/docs/html/training/tv/discovery/
Dsearchable.jd131 public static final String KEY_ACTION = SearchManager.SUGGEST_COLUMN_INTENT_ACTION;
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DSearchView.java1706 String action = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_ACTION); in createIntentFromSuggestion()
/frameworks/base/core/java/android/widget/
DSearchView.java1741 String action = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_ACTION); in createIntentFromSuggestion()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4991 … field public static final java.lang.String SUGGEST_COLUMN_INTENT_ACTION = "suggest_intent_action";
/frameworks/base/api/
Dcurrent.txt5479 … field public static final java.lang.String SUGGEST_COLUMN_INTENT_ACTION = "suggest_intent_action";
Dtest-current.txt5480 … field public static final java.lang.String SUGGEST_COLUMN_INTENT_ACTION = "suggest_intent_action";
Dsystem-current.txt5627 … field public static final java.lang.String SUGGEST_COLUMN_INTENT_ACTION = "suggest_intent_action";