Home
last modified time | relevance | path

Searched defs:ACTION_SEARCH (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/proto/android/stats/docsui/
Ddocsui_enums.proto143 ACTION_SEARCH = 8; enumerator
/frameworks/base/core/java/android/content/
DIntent.java1326 public static final String ACTION_SEARCH = "android.intent.action.SEARCH"; field in Intent