Home | History | Annotate | Download | only in app

Lines Matching refs:onSearchRequested

1071     public boolean onSearchRequested(@NonNull SearchEvent searchEvent) {
1073 return onSearchRequested();
1080 public boolean onSearchRequested() {
1096 * During the onSearchRequested() callbacks, this function will return the
1100 * #onSearchRequested} callback.