Home
last modified time | relevance | path

Searched defs:onQueryTextChange (Results 1 – 10 of 10) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DSearchViewFilterMode.java66 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in SearchViewFilterMode
DSearchViewActionBar.java97 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in SearchViewActionBar
DContentBrowserActivity.java243 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in ContentBrowserActivity
DVideoPlayerActivity.java260 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in VideoPlayerActivity
DOverscanActivity.java250 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in OverscanActivity
/development/samples/ApiDemos/src/com/example/android/apis/app/
DActionBarUsage.java83 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in ActionBarUsage
DLoaderRetained.java108 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in LoaderRetained.CursorLoaderListFragment
DLoaderCursor.java105 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in LoaderCursor.CursorLoaderListFragment
DLoaderCustom.java441 @Override public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in LoaderCustom.AppListFragment
/development/samples/Support13Demos/src/com/example/android/supportv13/app/
DCursorFragment.java84 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in CursorFragment