Home
last modified time | relevance | path

Searched refs:onQueryTextChange (Results 1 – 13 of 13) 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
DVideoPlayerActivity.java260 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in VideoPlayerActivity
DContentBrowserActivity.java243 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in ContentBrowserActivity
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
DLoaderCursor.java127 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in LoaderCursor.CursorLoaderListFragment
DLoaderRetained.java132 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in LoaderRetained.CursorLoaderListFragment
DLoaderCustom.java463 @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
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
DLoaderRetainedSupport.java112 public boolean onQueryTextChange(String newText) { in onCreateOptionsMenu()
DLoaderCursorSupport.java110 public boolean onQueryTextChange(String newText) { in onCreateOptionsMenu()
DLoaderCustomSupport.java449 public boolean onQueryTextChange(String newText) { in onCreateOptionsMenu()