Home
last modified time | relevance | path

Searched defs: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
DWindowFocusObserver.java83 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in WindowFocusObserver
DContentBrowserActivity.java243 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in ContentBrowserActivity
DContentBrowserNavActivity.java245 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in ContentBrowserNavActivity
DVideoPlayerActivity.java260 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in VideoPlayerActivity
DSystemUIModes.java309 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in SystemUIModes
/development/samples/ApiDemos/src/com/example/android/apis/app/
DActionBarUsage.java83 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in ActionBarUsage
DLoaderRetained.java132 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in LoaderRetained.CursorLoaderListFragment
DLoaderCursor.java127 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in LoaderCursor.CursorLoaderListFragment
DLoaderCustom.java463 @Override public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in LoaderCustom.AppListFragment
/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DSearchFragment.java48 public boolean onQueryTextChange(String newQuery) { in onQueryTextChange() method in SearchFragment
/development/samples/Support13Demos/src/com/example/android/supportv13/app/
DCursorFragment.java84 public boolean onQueryTextChange(String newText) { in onQueryTextChange() method in CursorFragment