Searched refs:buildDirectSearchResultIntent (Results 1 – 3 of 3) sorted by relevance
42 return DatabaseIndexingUtils.buildDirectSearchResultIntent(getIntentAction(), in buildIntent()
60 public static Intent buildDirectSearchResultIntent(String action, String targetPackage, in buildDirectSearchResultIntent() method in DatabaseIndexingUtils
318 intent = DatabaseIndexingUtils.buildDirectSearchResultIntent(mIntentAction, in buildIntent()