Home
last modified time | relevance | path

Searched refs:COLUMN_INTENT_ACTION (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/provider/
H A DSearchIndexablesContract.java121 XmlResource.COLUMN_INTENT_ACTION, // 4
150 RawData.COLUMN_INTENT_ACTION, // 9
376 public static final String COLUMN_INTENT_ACTION = "intentAction"; field in SearchIndexablesContract.BaseColumns
/aosp14/frameworks/base/packages/SettingsLib/SearchProvider/src/com/android/settingslib/searchprovider/
H A DSettingsXmlIndexProvider.java53 .add(XmlResource.COLUMN_INTENT_ACTION, indexableResource.intentAction) in queryXmlResources()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11546 field public static final String COLUMN_INTENT_ACTION = "intentAction";