HomeSort by relevance Sort by last modified time
    Searched full:triggersearch (Results 1 - 17 of 17) sorted by null

  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.app.SearchManager.html 87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/SearchManager.html#triggerSearch(java.lang.String, android.content.ComponentName, android.os.Bundle)" target="_top"><code>triggerSearch</code></A>(<code>String,</nobr> ComponentName<nobr>,</nobr> Bundle<nobr><nobr></code>)</nobr>
android.app.Activity.html 136 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#triggerSearch(java.lang.String, android.os.Bundle)" target="_top"><code>triggerSearch</code></A>(<code>String,</nobr> Bundle<nobr><nobr></code>)</nobr>
alldiffs_index_additions.html     [all...]
methods_index_additions.html     [all...]
methods_index_all.html     [all...]
alldiffs_index_all.html     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiClassAttributeNode.java 191 getTypeSelectionComponent().triggerSearch();
367 ((ITypeSelectionComponent)dlg).triggerSearch();
  /frameworks/base/core/java/android/app/
SearchManager.java 577 public void triggerSearch(String query,
585 Log.w(TAG, "triggerSearch called with empty query, ignoring.");
    [all...]
Activity.java     [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/
missingSinces.txt 286 NO DOC BLOCK: android.app.Activity Method triggerSearch(java.lang.String, android.os.Bundle)
287 NO DOC BLOCK: android.app.SearchManager Method triggerSearch(java.lang.String, android.content.ComponentName, android.os.Bundle)
    [all...]
  /frameworks/base/api/
10.xml     [all...]
5.xml     [all...]
6.xml     [all...]
7.xml     [all...]
8.xml     [all...]
9.xml     [all...]
current.xml     [all...]

Completed in 411 milliseconds