Home
last modified time | relevance | path

Searched refs:INTENT_ACTION_GLOBAL_SEARCH (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/search/
DSearchablesTest.java332 || intent.getAction().equals(SearchManager.INTENT_ACTION_GLOBAL_SEARCH)); in queryIntentActivities()
347 || intent.getAction().equals(SearchManager.INTENT_ACTION_GLOBAL_SEARCH)); in resolveActivity()
/frameworks/base/core/java/android/app/
DSearchManager.java482 public final static String INTENT_ACTION_GLOBAL_SEARCH field in SearchManager
658 Intent intent = new Intent(INTENT_ACTION_GLOBAL_SEARCH); in startGlobalSearch()
/frameworks/base/services/core/java/com/android/server/search/
DSearchables.java307 Intent intent = new Intent(SearchManager.INTENT_ACTION_GLOBAL_SEARCH); in findGlobalSearchActivities()
342 Intent intent = new Intent(SearchManager.INTENT_ACTION_GLOBAL_SEARCH); in isInstalled()
/frameworks/base/services/core/java/com/android/server/pm/permission/
DDefaultPermissionGrantPolicy.java732 SearchManager.INTENT_ACTION_GLOBAL_SEARCH, userId), in grantDefaultSystemHandlerPermissions()
/frameworks/base/core/api/
Dcurrent.txt6554 …field public static final String INTENT_ACTION_GLOBAL_SEARCH = "android.search.action.GLOBAL_SEARC…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4974 …field public static final java.lang.String INTENT_ACTION_GLOBAL_SEARCH = "android.search.action.GL…