Searched refs:ACTION_SEARCH (Results 1 – 10 of 10) sorted by relevance
82 cursor.newRow().add(id).add(string).add(Intent.ACTION_SEARCH).add(string); in addRow()
144 ACTION_SEARCH = 8; enumerator
189 new Intent(Intent.ACTION_SEARCH).setPackage(packageName), userId); in hasSearchableForPackage()
253 final Intent intent = new Intent(Intent.ACTION_SEARCH); in updateSearchableListIfNeeded()
1629 String action = Intent.ACTION_SEARCH; in launchQuerySearch()1702 Intent queryIntent = new Intent(Intent.ACTION_SEARCH); in createVoiceAppSearchIntent()1776 action = Intent.ACTION_SEARCH; in createIntentFromSuggestion()
553 String action = Intent.ACTION_SEARCH; in launchQuerySearch()
1400 public static final String ACTION_SEARCH = "android.intent.action.SEARCH"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7674 field public static final java.lang.String ACTION_SEARCH = "android.intent.action.SEARCH";
11258 field public static final String ACTION_SEARCH = "android.intent.action.SEARCH";