Home
last modified time | relevance | path

Searched refs:SUGGEST_COLUMN_INTENT_EXTRA_DATA (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/app/
DSearchManager.java321 public final static String SUGGEST_COLUMN_INTENT_EXTRA_DATA = "suggest_intent_extra_data"; field in SearchManager
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DSearchView.java1730 String extraData = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_EXTRA_DATA); in createIntentFromSuggestion()
/frameworks/base/core/java/android/widget/
DSearchView.java1765 String extraData = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_EXTRA_DATA); in createIntentFromSuggestion()
/frameworks/base/docs/html/guide/topics/search/
Dadding-custom-suggestions.jd380 <dt>{@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_EXTRA_DATA}</dt>
531 {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_EXTRA_DATA}, which can store additional
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4994 …field public static final java.lang.String SUGGEST_COLUMN_INTENT_EXTRA_DATA = "suggest_intent_extr…
/frameworks/base/api/
Dcurrent.txt5482 …field public static final java.lang.String SUGGEST_COLUMN_INTENT_EXTRA_DATA = "suggest_intent_extr…
Dtest-current.txt5483 …field public static final java.lang.String SUGGEST_COLUMN_INTENT_EXTRA_DATA = "suggest_intent_extr…
Dsystem-current.txt5630 …field public static final java.lang.String SUGGEST_COLUMN_INTENT_EXTRA_DATA = "suggest_intent_extr…