Home
last modified time | relevance | path

Searched refs:SUGGEST_COLUMN_INTENT_DATA_ID (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DSearchManager.java333 public final static String SUGGEST_COLUMN_INTENT_DATA_ID = "suggest_intent_data_id"; field in SearchManager
/aosp14/frameworks/base/core/java/android/widget/
H A DSearchView.java1786 String id = getColumnString(c, SearchManager.SUGGEST_COLUMN_INTENT_DATA_ID); in createIntentFromSuggestion()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt7163 field public static final String SUGGEST_COLUMN_INTENT_DATA_ID = "suggest_intent_data_id";